summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLloyd Hilaiel <lloyd@hilaiel.com>2010-07-21 16:12:15 -0600
committerLloyd Hilaiel <lloyd@hilaiel.com>2010-07-21 16:12:15 -0600
commitf4baae0b07d7abb5c3624d7189bd0377af57efc6 (patch)
tree6e62917036acba237f4ba36cf807587c09c36dd6
parentd971f3af897d03ba93bf6f1c91c691ef52a6f1ff (diff)
downloadyajl-1.0.11.tar.gz
update Changelog with 1.0.11 changes1.0.11
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a2797b5..1b4343c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+1.0.11
+ * lth remove -Wno-missing-field-initializers for greater gcc compat (3.4.6)
+
1.0.10
* Brian Maher - yajl is now buildable without a c++ compiler present
* Brian Maher - fix header installation on OSX with cmake 2.8.0 installed