summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2000-08-09 20:54:58 +0000
committerTor Lillqvist <tml@src.gnome.org>2000-08-09 20:54:58 +0000
commit3e4c24c96e8c52d5e4e163118a3e7c41c8f71471 (patch)
treed6184c51ba56389227d97a8f51896fadd315bae5 /ChangeLog.pre-2-6
parenta6895b64fd6983c2f81faebed591f40a3a4701ae (diff)
downloadgtk+-3e4c24c96e8c52d5e4e163118a3e7c41c8f71471.tar.gz
Use the "system codepage" version of the directory name (not the UTF-8
2000-08-10 Tor Lillqvist <tml@iki.fi> * gtk/gtkfilesel.c (open_new_dir): Use the "system codepage" version of the directory name (not the UTF-8 one) when building the path name to stat().
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-66
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 0e84255b26..9aad13a185 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,9 @@
+2000-08-10 Tor Lillqvist <tml@iki.fi>
+
+ * gtk/gtkfilesel.c (open_new_dir): Use the "system codepage"
+ version of the directory name (not the UTF-8 one) when building
+ the path name to stat().
+
2000-08-03 Elliot Lee <sopwith@redhat.com>
* gdk/gdkpango.c (gdk_draw_layout_line): Don't runs with a PANGO_ATTR_SHAPE set.