* Add macros to enable compiling out debug code
  Geoffrey Young, geoff at modperlcookbook dot org


git-svn-id: http://svn.metaparadigm.com/svn/json-c/trunk@18 327403b1-1117-474d-bef2-5cb71233fd97
diff --git a/ChangeLog b/ChangeLog
index 1523c6c..7121199 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+0.8
+  * Add macros to enable compiling out debug code
+    Geoffrey Young, geoff at modperlcookbook dot org
+
 0.7
   * Add escaping of backslash to json output
   * Add escaping of foward slash on tokenizing and output