]> granicus.if.org Git - neomutt/commitdiff
# changelog commit
authorBrendan Cully <brendan@kublai.com>
Sat, 6 Aug 2005 19:08:28 +0000 (19:08 +0000)
committerBrendan Cully <brendan@kublai.com>
Sat, 6 Aug 2005 19:08:28 +0000 (19:08 +0000)
ChangeLog

index 90a1e383943d318c247dc5deac6ad3a1db95cf92..1250a8265c120a7e1a317e1e1e7fb87c080e5a0e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2005-08-06 19:06:36  Brendan Cully  <brendan@kublai.com>  (brendan)
+
+       * init.c: Use isalnum instead of isalpha when parsing unbraced
+       environment variable names, per tamo's suggestion. Closes #2022.
+
+2005-08-05 02:16:46  Brendan Cully  <brendan@kublai.com>  (brendan)
+
+       * attach.c, attach.h, browser.c, curs_main.c, mutt.h, mutt_menu.h,
+       pager.h, protos.h: Move some attachment-related prototypes and
+       structures into attach.h from the global headers. A small step
+       towards sane dependency tracking and code cleanliness.
+                                 
 2005-08-04 01:15:52  Brendan Cully <brendan@kublai.com>  (brendan)
 
        * compose.c: Don't unlink non-mutt files that would have been