changeset 76665:e9ffa966dae2

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 22 Mar 2007 12:21:42 +0000
parents 0e62a7c60f43
children 3e23ea54272d
files src/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Mar 22 12:15:04 2007 +0000
+++ b/src/ChangeLog	Thu Mar 22 12:21:42 2007 +0000
@@ -1,3 +1,11 @@
+2007-03-22  Kenichi Handa  <handa@m17n.org>
+
+	* fileio.c (Fcopy_file): Call barf_or_query_if_file_exists with
+	non-encoded file name.
+	(Frename_file): Likewise.
+	(Fadd_name_to_file): Likewise.
+	(Fmake_symbolic_link): Likewise.
+
 2007-03-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
 	* Makefile.in (alloca.o, gtkutil.o): Depend on systime.h.