diff --git a/ChangeLog b/ChangeLog index d5f904b3..0578d699 100644 --- a/ChangeLog +++ b/ChangeLog @@ -229,8 +229,8 @@ CVS code - greater than COLS. (DLR) handle_sigwinch() - Call shortcut_init(FALSE) defore redisplaying the main list, - so that "UnJustify" isn't erroneously displayed when we - justify, suspend, and then continue. (DLR) + so that "UnJustify" isn't erroneously displayed after we + resize or after we continue from a suspend. (DLR) main() - Tweak the command line parsing routine so that multiple +LINE flags are properly interpreted in multibuffer mode. (DLR)