aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMark Pulford <mark@kyne.com.au>2011-09-15 20:43:36 +0930
committerMark Pulford <mark@kyne.com.au>2011-09-15 20:43:36 +0930
commitddbb686f535accac1e3cc375994191883fbe35d8 (patch)
tree17591455d7cf2608ab4286836b42705464c557ab /NEWS
parent62ec85b44f3050a975f75f0c878871d4f1fbac7c (diff)
downloadlua-cjson-ddbb686f535accac1e3cc375994191883fbe35d8.tar.gz
lua-cjson-ddbb686f535accac1e3cc375994191883fbe35d8.tar.bz2
lua-cjson-ddbb686f535accac1e3cc375994191883fbe35d8.zip
Add release notes for 1.0.31.0.3
Also update release date in RPM spec file.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ee268f0..3527b04 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
1Version 1.0.3 (Sep 15 2011)
2* Fixed detection of objects with numeric string keys
3* Provided work around for missing isinf() on Solaris
4
1Version 1.0.2 (May 30 2011) 5Version 1.0.2 (May 30 2011)
2* Portability improvements for Windows 6* Portability improvements for Windows
3 - No longer links with -lm 7 - No longer links with -lm