diff options
Diffstat (limited to 'console/ChangeLog')
-rw-r--r-- | console/ChangeLog | 4 |
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. |