fixed compilation issue about 'boolean' type
[ppastats.git] / NEWS
diff --git a/NEWS b/NEWS
index c02ba43..ec5ac58 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+* v0.0.9
+** Fixed compilation issue related to 'boolean' type.
+
 * v0.0.8
 ** set transfer encoding to gzip as recommended by LP documentation.
    Only supported since Curl 7.21.6