fixed compilation issue concerning json_bool not declared
[ppastats.git] / NEWS
diff --git a/NEWS b/NEWS
index 46d67e3..016767e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,8 @@ v1.0.0
 ------
 
 * new design for HTML pages.
-
+* fixed compilation issue with old json lib releases using
+  boolean type and not defining json_bool.
 
 * v0.0.9
 ** Fixed compilation issue related to 'boolean' type.