summaryrefslogtreecommitdiff
path: root/console/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <marcus@gnu.org>2002-06-25 15:49:11 +0000
committerMarcus Brinkmann <marcus@gnu.org>2002-06-25 15:49:11 +0000
commite9b2dbf658443c2027e5b24e53eb85aa800189ff (patch)
treed59c5fb4f5021eabf9d5e71be53368d6612d711d /console/ChangeLog
parent8856517683eeb5bf6f213b6322e429d54fa2db76 (diff)
2002-06-25 Marcus Brinkmann <marcus@gnu.org>
* display.c (screen_shift_left): Don't increase DST twice in one iteration. * display.c (screen_shift_right): Likewise.
Diffstat (limited to 'console/ChangeLog')
-rw-r--r--console/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/console/ChangeLog b/console/ChangeLog
index 485ce5c0..2432860b 100644
--- a/console/ChangeLog
+++ b/console/ChangeLog
@@ -2,6 +2,10 @@
* Makefile (HURDLIBS): Add pager, reported by Alfred M. Szmidt.
+ * display.c (screen_shift_left): Don't increase DST twice in one
+ iteration.
+ * display.c (screen_shift_right): Likewise.
+
2002-06-25 Marcus Brinkmann <marcus@gnu.org>
* Makefile (LCLHDRS): Add priv.h and mutations.h.