aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c061fc53b94..eeaa5a24ae6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -23,6 +23,7 @@
23 * lread.c (read1, hash_string): Likewise. 23 * lread.c (read1, hash_string): Likewise.
24 * process.c (read_process_output, send_process, Fprocess_send_region): 24 * process.c (read_process_output, send_process, Fprocess_send_region):
25 Likewise. 25 Likewise.
26 * callproc.c (Fcall_process): Likewise.
26 27
272011-02-06 Paul Eggert <eggert@cs.ucla.edu> 282011-02-06 Paul Eggert <eggert@cs.ucla.edu>
28 29