aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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