Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpx/lua-cjson.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Pulford <mark@kyne.com.au>2011-11-29 17:46:33 +0400
committerMark Pulford <mark@kyne.com.au>2011-11-29 17:46:33 +0400
commit3db502c9ba1b2bc06fd5ef2bc76698833d0b9d89 (patch)
treed0ae6f16bc48b62507659802af49e4182d6199dc
parenta5f6b3e2f9ed7eb6788bf6568c31746185bcfa86 (diff)
Update NEWS for 1.0.4 release1.0.4
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 634d9af..3b34ff0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-Version 1.0.4 (?)
-* Handle locales with a comma decimal separator
+Version 1.0.4 (Nov 30 2011)
+* Fixed numeric conversion under locales with a comma decimal separator
Version 1.0.3 (Sep 15 2011)
* Fixed detection of objects with numeric string keys