aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0c8fa7b31d7..af9270fb7a4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,8 +1,12 @@
12014-04-29 Glenn Morris <rgm@gnu.org>
2
3 * process.c (handle_child_signal):
4 Handle systems without WCONTINUED. (Bug#15110, 17339)
5
12014-04-23 Eli Zaretskii <eliz@gnu.org> 62014-04-23 Eli Zaretskii <eliz@gnu.org>
2 7
3 * search.c (Fnewline_cache_check): Don't try to count newlines 8 * search.c (Fnewline_cache_check): Don't try to count newlines
4 outside the buffer's restriction, as find_newline doesn't support 9 outside the buffer's restriction, as find_newline doesn't support that.
5 that.
6 10
72014-04-22 Paul Eggert <eggert@cs.ucla.edu> 112014-04-22 Paul Eggert <eggert@cs.ucla.edu>
8 12