diff ChangeLog @ 249:9b6d7ffb926f trunk

[svn] - don't save tags in unicode if chardet is enabled. bug and patch by zhllg, closes #632
author nenolod
date Wed, 15 Nov 2006 11:59:28 -0800
parents 899a5c610a03
children 1bded2e3d57b
line wrap: on
line diff
--- a/ChangeLog	Tue Nov 14 13:24:37 2006 -0800
+++ b/ChangeLog	Wed Nov 15 11:59:28 2006 -0800
@@ -1,3 +1,12 @@
+2006-11-14 21:24:37 +0000  Kiyoshi Aman <kiyoshi.aman@gmail.com>
+  revision [514]
+  Another cloudscape. I was bored.
+  
+  trunk/src/paranormal/presets/Makefile                 |    1 
+  trunk/src/paranormal/presets/aerdan_-_cloudscape2.pnv |   38 ++++++++++++++++++
+  2 files changed, 39 insertions(+)
+
+
 2006-11-14 21:00:10 +0000  William Pitcock <nenolod@nenolod.net>
   revision [512]
   - remove convertUTF8toLocale, we obviously don't need it.