aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 62d33e15ece..358f25b40f9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12013-02-13 Eli Zaretskii <eliz@gnu.org>
2
3 * w32.c (sys_pipe): When failing due to file descriptors above
4 MAXDESC, set errno to EMFILE.
5 (_sys_read_ahead): Update cp->status when failing to read serial
6 communications input, so that the status doesn't stay at
7 STATUS_READ_IN_PROGRESS. (Bug#13546)
8
12013-02-13 Glenn Morris <rgm@gnu.org> 92013-02-13 Glenn Morris <rgm@gnu.org>
2 10
3 * keyboard.c (input-decode-map, key-translation-map): Doc fixes. 11 * keyboard.c (input-decode-map, key-translation-map): Doc fixes.