aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-07-20 08:03:30 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-07-20 08:03:30 +0000
commitdc85c5917e3e18ed10253f5e066b0c130550d093 (patch)
tree0c01db5ac4e9e730946ea40e908c3175cd93b1fc /ChangeLog.ja
parent0c4c0340a8cf4a7be69fc0d8e45902d73363b4aa (diff)
rfc2015.c: unified indent and minor fixes.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@439 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r--ChangeLog.ja6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja
index 1e1ce13e..1d15bb32 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,5 +1,11 @@
2005-07-20
+ * src/rfc2015.c: インデントを統一。 getenv() の代わりに g_getenv()
+ を使用。 toupper() の代わりに locale 非依存の g_ascii_toupper()
+ を使用。
+
+2005-07-20
+
* src/main.c: 起動時に一時ファイルを削除。コードの整理。
2005-07-19