summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLloyd Hilaiel <lloyd@hilaiel.com>2010-01-08 09:05:11 -0800
committerLloyd Hilaiel <lloyd@hilaiel.com>2010-01-08 09:05:11 -0800
commit9c15d72751d12552fa70f30b7a579b8150653321 (patch)
tree20170f2ee04420e87521dd2c12b072ea25c55282 /ChangeLog
parent720f9aeafcc54bc4c9b89811767c82773b8301db (diff)
downloadyajl-9c15d72751d12552fa70f30b7a579b8150653321.tar.gz
document issue #10 in changelog1.0.9
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4531db4..788837b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1.0.9
+ * lth - fix inverted logic causing yajl_gen_double() to always fail on
+ win32 (thanks to Fredrik Kihlander for the report)
+
1.0.8
* Randall E. Barker - move dllexport defnitions so dlls with proper
exports can again be generated on windows