summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@ximian.com>2004-01-06 20:20:43 +0000
committerFederico Mena Quintero <federico@src.gnome.org>2004-01-06 20:20:43 +0000
commit24b50606f9586ea30c3c1bb11e494d08b2479eaa (patch)
tree8aa7b926219af7267bc5af8255e2f4eabbcd295e /ChangeLog
parentcaebaf94cb42a2e540fa76dced2eb4bdb5ccf397 (diff)
downloadgdk-pixbuf-24b50606f9586ea30c3c1bb11e494d08b2479eaa.tar.gz
g_path_skip_root() can return NULL; handle this. Fixes #129565.
2004-01-06 Federico Mena Quintero <federico@ximian.com> * gtk/gtkfilesystemunix.c (filename_is_root): g_path_skip_root() can return NULL; handle this. Fixes #129565.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index efbeb4a56..08bd8e147 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-01-06 Federico Mena Quintero <federico@ximian.com>
+
+ * gtk/gtkfilesystemunix.c (filename_is_root): g_path_skip_root()
+ can return NULL; handle this. Fixes #129565.
+
2004-01-06 Alexander Winston <alexander.winston@comcast.net>
* gtk/gtkfilesel.c: (gtk_file_selection_delete_file): Removed space