diff options
| author | Mark Pulford <mark@kyne.com.au> | 2011-11-30 00:16:33 +1030 |
|---|---|---|
| committer | Mark Pulford <mark@kyne.com.au> | 2011-11-30 00:16:33 +1030 |
| commit | 3db502c9ba1b2bc06fd5ef2bc76698833d0b9d89 (patch) | |
| tree | d0ae6f16bc48b62507659802af49e4182d6199dc | |
| parent | a5f6b3e2f9ed7eb6788bf6568c31746185bcfa86 (diff) | |
| download | lua-cjson-3db502c9ba1b2bc06fd5ef2bc76698833d0b9d89.tar.gz lua-cjson-3db502c9ba1b2bc06fd5ef2bc76698833d0b9d89.tar.bz2 lua-cjson-3db502c9ba1b2bc06fd5ef2bc76698833d0b9d89.zip | |
Update NEWS for 1.0.4 release1.0.4
Diffstat (limited to '')
| -rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -1,5 +1,5 @@ | |||
| 1 | Version 1.0.4 (?) | 1 | Version 1.0.4 (Nov 30 2011) |
| 2 | * Handle locales with a comma decimal separator | 2 | * Fixed numeric conversion under locales with a comma decimal separator |
| 3 | 3 | ||
| 4 | Version 1.0.3 (Sep 15 2011) | 4 | Version 1.0.3 (Sep 15 2011) |
| 5 | * Fixed detection of objects with numeric string keys | 5 | * Fixed detection of objects with numeric string keys |
