aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9e1830e4d4a..1c7e15979f9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12009-06-23 Miles Bader <miles@gnu.org>
2
3 * window.c (Vrecenter_redisplay): New variable.
4 (syms_of_window): Initialize it.
5 (Qtty): New extern declaration.
6 (Frecenter): Only do redisplay if Vrecenter_redisplay requests it.
7
12009-06-23 Jim Meyering <meyering@redhat.com> 82009-06-23 Jim Meyering <meyering@redhat.com>
2 9
3 Don't dereference NULL upon failed malloc and realloc 10 Don't dereference NULL upon failed malloc and realloc