aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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