diff --git a/ChangeLog b/ChangeLog
index d5f904b3632fa41550e8844c9199220dc9203fac..0578d6998273b3af46d03f1aabe7fb4d1c39d4f7 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)