diff options
author | Tor Lillqvist <tml@novell.com> | 2005-08-26 13:44:50 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-08-26 13:44:50 +0000 |
commit | 38b44392115e6942901d01e1f2fd9f2bc42c57d1 (patch) | |
tree | b81727de8643e95b492737e4e047da3318c1e092 /ChangeLog.pre-2-10 | |
parent | c75be4f1f5ca30dbb7f87454279f0b98d986b46e (diff) | |
download | gdk-pixbuf-38b44392115e6942901d01e1f2fd9f2bc42c57d1.tar.gz |
Remove some ifdeffed out debugging printouts.
2005-08-26 Tor Lillqvist <tml@novell.com>
* gtk/gtkfilesystemwin32.c: Remove some ifdeffed out debugging
printouts.
(gtk_file_system_win32_parse): Don't mishandle UNC paths. (#314519)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index d972e4441..c7f56329d 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,9 @@ +2005-08-26 Tor Lillqvist <tml@novell.com> + + * gtk/gtkfilesystemwin32.c: Remove some ifdeffed out debugging + printouts. + (gtk_file_system_win32_parse): Don't mishandle UNC paths. (#314519) + 2005-08-26 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcalendar.c (gtk_calendar_init): Fix the calculation |