aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f79e1633722..accad5d2ede 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12003-03-29 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net>
2
3 * fileio.c (Fexpand_file_name): In the no-handler case, after
4 expanding, look again for a handler and invoke it. This is needed
5 for filenames like "/foo/../user@host:/bar/../baz" -- the first
6 expansion produces "/user@host:/bar/../baz" which needs to be
7 expanded again for the finame result "/user@host:/baz".
8
12003-03-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 92003-03-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 10
3 * gtkutil.c (xg_tool_bar_item_expose_callback): Reduce size 11 * gtkutil.c (xg_tool_bar_item_expose_callback): Reduce size