From 539db1169087500253b83209cf882a105caff740 Mon Sep 17 00:00:00 2001 From: badlogic Date: Mon, 23 Jan 2017 11:09:33 +0100 Subject: [PATCH] Updated CHANGELOG --- CHANGELOG | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 1840a0e58..06b8b15cd 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,3 @@ [3.6.x] -- Modified kvec.h used by SkeletonBinary.c to use Spine's MALLOC/FREE macros. That way there's only one place - to inject custom allocators (extension.h) https://github.com/EsotericSoftware/spine-runtimes/commit/c2cfbc6cb8709daa082726222d558188d75a004f -- \ No newline at end of file +- [c] Modified kvec.h used by SkeletonBinary.c to use Spine's MALLOC/FREE macros. That way there's only one place + to inject custom allocators (extension.h) https://github.com/EsotericSoftware/spine-runtimes/commit/c2cfbc6cb8709daa082726222d558188d75a004f \ No newline at end of file