aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
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
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')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a653134..19169306 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-07-20
+ * src/rfc2015.c: unified indent. Use g_getenv() instead of getenv().
+ Use locale-independent g_ascii_toupper() instead of toupper().
+
+2005-07-20
+
* src/main.c: remove temporary files on startup. Code cleanups.
2005-07-19