diff options
Diffstat (limited to 'admin/ChangeLog')
| -rw-r--r-- | admin/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index a0fd90e0d15..fcc339c17cd 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-03-13 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | File synchronization fixes (Bug#13944). | ||
| 4 | * CPP-DEFINES (BSD_SYSTEM, HAVE_FSYNC): Remove. | ||
| 5 | * merge-gnulib (GNULIB_MODULES): Add fsync, fdatasync. | ||
| 6 | |||
| 1 | 2013-03-11 Paul Eggert <eggert@cs.ucla.edu> | 7 | 2013-03-11 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 8 | ||
| 3 | * notes/unicode: Improve notes about Emacs source file encoding. | 9 | * notes/unicode: Improve notes about Emacs source file encoding. |