diff src/ChangeLog @ 71429:3ef59bfaaa4d

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 23 Jun 2006 10:39:51 +0000
parents 17e47244be7c
children 47574cbb5eb6
line wrap: on
line diff
--- a/src/ChangeLog	Fri Jun 23 10:39:05 2006 +0000
+++ b/src/ChangeLog	Fri Jun 23 10:39:51 2006 +0000
@@ -1,3 +1,9 @@
+2006-06-23  Martin Rudalics  <rudalics@gmx.at>
+
+	* fileio.c (Frename_file) [DOS_NT]: Don't try to move directory to
+	itself on DOS_NT platforms, if the old and new names are identical
+	but for the letter-case.
+
 2006-06-21  Kim F. Storm  <storm@cua.dk>
 
 	* dispextern.h (struct it): Add `position' member to iterator stack.