aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c6bd70e2a04..57b36782697 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12013-01-19 Paul Eggert <eggert@cs.ucla.edu> 12013-01-19 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 Fix size bug on DOS_NT introduced by CIFS workaround (Bug#13149).
4 * fileio.c (Fwrite_region): Use O_BINARY in checking code, too.
5
3 Allow floating-point file offsets. 6 Allow floating-point file offsets.
4 Problem reported by Vitalie Spinu in 7 Problem reported by Vitalie Spinu in
5 <http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00411.html>. 8 <http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00411.html>.