diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a9672768b48..df145600556 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,8 +1,5 @@ | |||
| 1 | 2013-12-14 Eli Zaretskii <eliz@gnu.org> | 1 | 2013-12-14 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * alloc.c (cleanup_vector): Don't call the font driver's 'close' | ||
| 4 | method if the 'driver' pointer is NULL. | ||
| 5 | |||
| 6 | * fileio.c (Fcopy_file) [WINDOWSNT]: Move most of the | 3 | * fileio.c (Fcopy_file) [WINDOWSNT]: Move most of the |
| 7 | Windows-specific code to w32.c. Change error message text to | 4 | Windows-specific code to w32.c. Change error message text to |
| 8 | match that of Posix platforms. | 5 | match that of Posix platforms. |