diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
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 @@ | |||
| 1 | 2005-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 | |||
| 1 | 2005-07-01 Jason Rumney <jasonr@gnu.org> | 7 | 2005-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 |