summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@ximian.com>2004-03-03 18:10:22 +0000
committerFederico Mena Quintero <federico@src.gnome.org>2004-03-03 18:10:22 +0000
commitecb01c42d9f757167fb4ff09517a68244cfd66de (patch)
tree840c5aed53da838604b900373c975c879be4c6ca /ChangeLog.pre-2-4
parent3c8e60e7f196e757568d0789593bb145e2002b55 (diff)
downloadgdk-pixbuf-ecb01c42d9f757167fb4ff09517a68244cfd66de.tar.gz
Simplify by not using a temporary variable, and clarify the documentation.
2004-03-03 Federico Mena Quintero <federico@ximian.com> * gtk/gtkfilesystem.c (gtk_file_system_get_parent): Simplify by not using a temporary variable, and clarify the documentation. Fixes #136008.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-46
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index c29e19893..3fb14275e 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,9 @@
+2004-03-03 Federico Mena Quintero <federico@ximian.com>
+
+ * gtk/gtkfilesystem.c (gtk_file_system_get_parent): Simplify by
+ not using a temporary variable, and clarify the documentation.
+ Fixes #136008.
+
2004-03-03 Mark McLoughlin <mark@skynet.ie>
* gtk/gtkexpander.c: