]> granicus.if.org Git - mutt/commitdiff
# changelog commit
authorBrendan Cully <brendan@kublai.com>
Wed, 7 Sep 2005 05:03:35 +0000 (05:03 +0000)
committerBrendan Cully <brendan@kublai.com>
Wed, 7 Sep 2005 05:03:35 +0000 (05:03 +0000)
ChangeLog

index 0e291f33d96ecd3e1e3c26738f93becdf65db844..4c7b3edf186f4c50eb6043aea71ab49581b883d8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
-2005-09-07 04:51:11  Brendan Cully  <brendan@kublai.com>  (brendan)
+2005-09-07 05:02:41  Brendan Cully  <brendan@kublai.com>  (brendan)
+
+       * pager.c: Adjust gross hack to return to the same line in the
+       pager after an index operation so that it doesn't shoot past the
+       end of the file if there are fewer lines on return (eg when weed
+       is set).
 
        * mx.c, pgp.c: Silence some GCC warnings about uninitialized
        variables.