aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 947afe32cd3..0fb12db1707 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
12009-01-30 Dan Nicolaescu <dann@ics.uci.edu> 12009-01-30 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * dispnew.c (window_change_signal): Don't try to get the size of a
4 suspended tty frame.
5 * term.c (Fresume_tty): Resize if the size has changed while the
6 tty was suspended.
7
3 * alloc.c (mark_stack): Properly conditionalize previous change. 8 * alloc.c (mark_stack): Properly conditionalize previous change.
4 9
52009-01-30 Juanma Barranquero <lekktu@gmail.com> 102009-01-30 Juanma Barranquero <lekktu@gmail.com>