From: Brendan Cully Date: Sat, 6 Aug 2005 19:08:28 +0000 (+0000) Subject: # changelog commit X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2f9f30e4386a1b485bf225a84a15fc26b091280f;p=neomutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index 90a1e3839..1250a8265 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2005-08-06 19:06:36 Brendan Cully (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) + + * 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) * compose.c: Don't unlink non-mutt files that would have been