aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2005-07-02 08:16:24 +0000
committerEli Zaretskii2005-07-02 08:16:24 +0000
commitb016179b58efb59ba177cafdaea6bdee2d23e0e0 (patch)
tree24307eca53233481030b83499ccacfe177b71bf3 /src/ChangeLog
parent7d0c69befb28dfe1b2fe1745de7a7ba7dea905ef (diff)
downloademacs-b016179b58efb59ba177cafdaea6bdee2d23e0e0.tar.gz
emacs-b016179b58efb59ba177cafdaea6bdee2d23e0e0.zip
(Fcopy_file): Rearrange the code that calls fchown and
fchmod so that chmod doesn't get called on MSDOS before the file is closed.
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 950a0414047..81610b5e646 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12005-07-02 Eli Zaretskii <eliz@gnu.org>
2
3 * fileio.c (Fcopy_file): Rearrange the code that calls fchown and
4 fchmod so that chmod doesn't get called on MSDOS before the file
5 is closed.
6
12005-07-01 Jason Rumney <jasonr@gnu.org> 72005-07-01 Jason Rumney <jasonr@gnu.org>
2 8
3 * w32term.c (cleartype_active): New flag for enabling sub-pixel 9 * w32term.c (cleartype_active): New flag for enabling sub-pixel