aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 80c0ed4c..efaaa0f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2005-01-31
+
+ * src/rfc2015.c: sig_status_full(): strftime() が返す文字列(locale
+ エンコーディング)を UTF-8 に変換。
+
+2005-01-31
+
+ * configure.in
+ src/textview.c
+ src/passphrase.[ch]
+ src/mimeview.c
+ src/main.c
+ src/select-keys.[ch]
+ src/rfc2015.[ch]
+ src/sigstatus.[ch]: ported to gpgme-1.0 (thanks to Toshio Kuratomi).
+
2005-01-28
* src/template.c: template_write_config(): fixed a memory leak.