diff options
| -rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
| @@ -1,6 +1,10 @@ | |||
| 1 | Version 1.0.5 (?) | 1 | Version 1.0.5 (?) |
| 2 | * Updated Makefile for compatibility with non-GNU make implementations | 2 | * Added support for Lua 5.2 |
| 3 | * Added HTML reference manual | 3 | * Added HTML reference manual |
| 4 | * Added CMake build support | ||
| 5 | * Updated Makefile for compatibility with non-GNU make implementations | ||
| 6 | * Improved compatibility for strtod/sprintf locale workaround | ||
| 7 | * Encoding now supports pre-emptive threads within a single Lua state | ||
| 4 | 8 | ||
| 5 | Version 1.0.4 (Nov 30 2011) | 9 | Version 1.0.4 (Nov 30 2011) |
| 6 | * Fixed numeric conversion under locales with a comma decimal separator | 10 | * Fixed numeric conversion under locales with a comma decimal separator |
