aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index bf682a5ffdc..a72340accb2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12006-06-23 Martin Rudalics <rudalics@gmx.at>
2
3 * fileio.c (Frename_file) [DOS_NT]: Don't try to move directory to
4 itself on DOS_NT platforms, if the old and new names are identical
5 but for the letter-case.
6
12006-06-21 Kim F. Storm <storm@cua.dk> 72006-06-21 Kim F. Storm <storm@cua.dk>
2 8
3 * dispextern.h (struct it): Add `position' member to iterator stack. 9 * dispextern.h (struct it): Add `position' member to iterator stack.