aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6f0e2a73ccf..92a05505d91 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12010-04-11 Stefan Monnier <monnier@iro.umontreal.ca> 12010-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * process.c (exec_sentinel): Preserve current-buffer.
4
3 * process.c (read_process_output): Move the save-current-buffer to 5 * process.c (read_process_output): Move the save-current-buffer to
4 apply to both the filter and the non-filter branches. 6 apply to both the filter and the non-filter branches.
5 7