From 3a38b98b65bd457a6b74f68257c69d806a6103e7 Mon Sep 17 00:00:00 2001 From: Brendan Cully Date: Sat, 6 Aug 2005 19:08:28 +0000 Subject: [PATCH] # changelog commit --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 90a1e383..1250a826 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 -- 2.50.1