aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-01-31 08:32:14 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-01-31 08:32:14 +0000
commit151db393d358074d48fa8a80e80e4a889af47298 (patch)
tree4edcc36681dca09d0006cdef46279e0684409e2f
parente76bf3e452d69b606067dbd1fbe8c64b0e2bf8a1 (diff)
fixed ChangeLog.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@61 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r--ChangeLog4
-rw-r--r--ChangeLog.ja4
2 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 1cc18fce..5fdf4be2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,8 +10,8 @@
2005-01-31
- * src/rfc2015.c: sig_status_full(): strftime() が返す文字列(locale
- エンコーディング)を UTF-8 に変換。
+ * src/rfc2015.c: sig_status_full(): convert string returned by
+ strftime() (which is locale encoding) to UTF-8.
2005-01-31
diff --git a/ChangeLog.ja b/ChangeLog.ja
index 49029d9c..91188c44 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -10,8 +10,8 @@
2005-01-31
- * src/rfc2015.c: sig_status_full(): convert string returned by
- strftime() (which is locale encoding) to UTF-8.
+ * src/rfc2015.c: sig_status_full(): strftime() が返す文字列(locale
+ エンコーディング)を UTF-8 に変換。
2005-01-31