diff src/ChangeLog @ 94407:9d03d6298e0f

(file_name_completion): Fix inappropriate mixing of encoded and decoded names.
author Andreas Schwab <schwab@suse.de>
date Sun, 27 Apr 2008 18:06:51 +0000
parents 5901a9d70af5
children ba3a39c907cb
line wrap: on
line diff
--- a/src/ChangeLog	Sun Apr 27 16:39:03 2008 +0000
+++ b/src/ChangeLog	Sun Apr 27 18:06:51 2008 +0000
@@ -1,5 +1,8 @@
 2008-04-27  Andreas Schwab  <schwab@suse.de>
 
+	* dired.c (file_name_completion): Fix inappropriate mixing of
+	encoded and decoded names.
+
 	* xterm.c (XTread_socket): Fix use of uninitialized variable.
 
 	* puresize.h (BASE_PURESIZE): Increase to 1200000.