aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-01-20 10:48:53 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-01-20 10:48:53 +0000
commit213dad2c099e381de87461c1e753bc6a4b83ac36 (patch)
tree9c987b078eaea764ec3eb4d1f53bad53459a64d4 /ChangeLog
parenta5fddd5b417a3aff4e4f1771a45763c280df0823 (diff)
also migrate templates.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@25 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 490122a4..0e8b3d4e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-01-20
+ * src/codeconv.[ch]: conv_copy_dir(): copy directory contents with
+ code conversion.
+ * src/main.c: migrate_old_config(): migrate templates.
+
+2005-01-20
+
* src/action.c: convert locale strings to UTF-8 before displaying
it (thanks to Alfons).