aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2625c6f9aad..bfc06b35cc2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12011-07-28 Eli Zaretskii <eliz@fencepost.gnu.org>
2
3 * xdisp.c (compute_display_string_pos): Don't use cached display
4 string position if the buffer had its restriction changed.
5 (Bug#9184)
6
12011-07-28 Paul Eggert <eggert@cs.ucla.edu> 72011-07-28 Paul Eggert <eggert@cs.ucla.edu>
2 8
3 * callproc.c (Fcall_process): Use 'volatile' to avoid vfork clobbering. 9 * callproc.c (Fcall_process): Use 'volatile' to avoid vfork clobbering.