diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-01-31 06:47:43 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-01-31 06:47:43 +0000 |
commit | 0d32f61ae924df5815b40c175c535059991a1834 (patch) | |
tree | e486db5911c24bf50ff09a865d7c5ffbb34022ab /ChangeLog.ja | |
parent | 7bc271aed38e8f5d5ca4b2e40eaf2bf545e7a719 (diff) |
defs.h: modified cache filename and version.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@57 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r-- | ChangeLog.ja | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja index fac68292..18c265e9 100644 --- a/ChangeLog.ja +++ b/ChangeLog.ja @@ -1,5 +1,10 @@ 2005-01-31 + * src/defs.h: CACHE_FILE に元の ".sylpheed_cache" を使用。 + CACHE_VERSION を 0x20 に変更。 + +2005-01-31 + * src/rfc2015.c: sig_status_full(): convert string returned by strftime() (which is locale encoding) to UTF-8. |