summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-108
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index fd23646e32..2cb148dd72 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,11 @@
+2004-09-18 Federico Mena Quintero <federico@ximian.com>
+
+ Merged from 2.4:
+
+ * gtk/gtkfilesystem.h: Removed the GTK_FILE_PATH() and
+ GTK_IS_FILE_PATH() macros. They are not supposed to exist, as
+ GtkFilePath is not an object. And they never worked, anyway.
+
2004-09-18 Marco Pesenti Gritti <marco@gnome.org>
* gtk/gtkentry.c: (gtk_entry_completion_key_press):