summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c4ec79b80d..65f5668a2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-03-09 Matthias Clasen <mclasen@redhat.com>
+ * Everywhere: Remove unnecessary NULL checks before
+ g_free(). (#369666, Morten Welinder, Djihed Afifi)
+
+ * configure.in: Check for ftw.h
+
+2007-03-09 Matthias Clasen <mclasen@redhat.com>
+
* gtk/gtkfilesystemwin32.c (get_icon_path): Remove
C99isms. (#416525, Kazuki Iwamoto)