diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
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 @@ | |||
| 1 | 2006-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 | |||
| 1 | 2006-06-21 Kim F. Storm <storm@cua.dk> | 7 | 2006-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. |