summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorJ. Ali Harlow <ali@juiblex.co.uk>2004-03-24 16:50:56 +0000
committerJ. Ali Harlow <j_ali@src.gnome.org>2004-03-24 16:50:56 +0000
commitd9441cc6f31804b0cddc58eba897e0bbd56ede06 (patch)
tree37806d25430e5a7a25a62a807d20879fdc6ba34f /ChangeLog.pre-2-10
parent457e4c20f869c6d50fccd1a7c4d4886d728e33e2 (diff)
downloadgtk+-d9441cc6f31804b0cddc58eba897e0bbd56ede06.tar.gz
Test that path is actually a directory and throw error if not. Fixed bug
2004-03-24 J. Ali Harlow <ali@juiblex.co.uk> * gtk/gtkfilesystemwin32.c (gtk_file_system_win32_get_folder): Test that path is actually a directory and throw error if not. Fixed bug #137950
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-106
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 9ec56fe234..875718d84b 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,9 @@
+2004-03-24 J. Ali Harlow <ali@juiblex.co.uk>
+
+ * gtk/gtkfilesystemwin32.c
+ (gtk_file_system_win32_get_folder): Test that path is actually
+ a directory and throw error if not. Fixed bug #137950
+
2004-03-22 J. Ali Harlow <ali@juiblex.co.uk>
* gtk/gtkfilesystemwin32.c