changeset 288:a86f5aad9966

3.3 - with patch from Nicolau Werneck.
author Steve Kemp <steve@steve.org.uk>
date Sat, 06 Dec 2008 22:17:38 +0000
parents d66fefe755ad
children cc70a7663938
files AUTHORS Makefile debian/changelog
diffstat 3 files changed, 13 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/AUTHORS	Sat Dec 06 22:15:46 2008 +0000
+++ b/AUTHORS	Sat Dec 06 22:17:38 2008 +0000
@@ -30,4 +30,7 @@
    - Provided fixup for the default comment handling of the default theme.
 
   Bob Walker [bob [@] uk.org.randomness]
-   - Added titles to RSS feeds
\ No newline at end of file
+   - Added titles to RSS feeds
+
+  Nicolau Werneck [nwerneck [@] com.gmail]
+   - Added UTF-8 support for textile formatted input files.
\ No newline at end of file
--- a/Makefile	Sat Dec 06 22:15:46 2008 +0000
+++ b/Makefile	Sat Dec 06 22:17:38 2008 +0000
@@ -13,7 +13,7 @@
 #  Only used to build distribution tarballs.
 #
 DIST_PREFIX = ${TMP}
-VERSION     = 3.2
+VERSION     = 3.3
 BASE        = chronicle
 
 
--- a/debian/changelog	Sat Dec 06 22:15:46 2008 +0000
+++ b/debian/changelog	Sat Dec 06 22:17:38 2008 +0000
@@ -1,3 +1,11 @@
+chronicle (3.3-1) unstable; urgency=medium
+
+  * Default to UTF-8 when processing input in textile formats.  Allow
+    --charset=foo to override this.
+    Thanks to  Nicolau Werneck for the patch.
+
+ -- Steve Kemp <skx@debian.org>  Sun, 6 Dec 2008 22:16:22 +0000
+
 chronicle (3.2-2) unstable; urgency=medium
 
   * Install the file cgi-bin/comments.cgi alongside the other example