]> granicus.if.org Git - neomutt/commitdiff
# changelog commit
authorBrendan Cully <brendan@kublai.com>
Wed, 21 Sep 2005 14:28:54 +0000 (14:28 +0000)
committerBrendan Cully <brendan@kublai.com>
Wed, 21 Sep 2005 14:28:54 +0000 (14:28 +0000)
ChangeLog

index 65733a8218cbc1a34ea5eba898e3f0a7a01df546..08748d941772ef58713ac31b93137612dfa76156 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-09-21 14:17:14  Adeodato Simo  <asp16@alu.ua.es>  (brendan)
+
+       * curs_main.c: Check for sigwinch in index before calling
+       km_dokey, since for unknown reasons km_dokey seems to eat the
+       signal in some cases. [Not reproducible in my ncurses environments
+       - Brendan]. Closes: #1907.
+
 2005-09-21 13:23:43  Brendan Cully  <brendan@kublai.com>  (brendan)
 
        * imap/imap.c, pattern.c: Catch empty substring/regexp search