aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMark Pulford <mark@kyne.com.au>2011-12-12 23:23:32 +1030
committerMark Pulford <mark@kyne.com.au>2011-12-12 23:23:32 +1030
commit71c5dd86f14a73d97e2cb57e81755c4844938697 (patch)
tree124d6c7a1d46463826cd9d45e288f200b7b05e08 /NEWS
parentbd994cd7976ac93c530792e3c0d6f45a33c757b4 (diff)
downloadlua-cjson-71c5dd86f14a73d97e2cb57e81755c4844938697.tar.gz
lua-cjson-71c5dd86f14a73d97e2cb57e81755c4844938697.tar.bz2
lua-cjson-71c5dd86f14a73d97e2cb57e81755c4844938697.zip
Convert documentation to AsciiDoc
- Rename README to manual.txt and add AsciiDoc markup - Rewrite some sections of documentation (more outstanding) - Add "doc" Makefile target - Update RPM spec file to include HTML output
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 26ab879..c17317e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
1Version 1.0.5 (?) 1Version 1.0.5 (?)
2* Updated Makefile for compatibility with non-GNU make implementations 2* Updated Makefile for compatibility with non-GNU make implementations
3* Added HTML reference manual
3 4
4Version 1.0.4 (Nov 30 2011) 5Version 1.0.4 (Nov 30 2011)
5* Fixed numeric conversion under locales with a comma decimal separator 6* Fixed numeric conversion under locales with a comma decimal separator