X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=ChangeLog.mutt;h=926d9d45be0eeead466aeac062b0a486b2955747;hb=96d53ff49c308769efbf708e1e65819077cb7af6;hp=33c3b438696ef4974c96b0359bc193414e28d7c7;hpb=63f828fbb1080f8de26ff5f0d04ec79c2b3daec4;p=apps%2Fmadmutt.git diff --git a/ChangeLog.mutt b/ChangeLog.mutt index 33c3b43..926d9d4 100644 --- a/ChangeLog.mutt +++ b/ChangeLog.mutt @@ -1,3 +1,45 @@ +2005-07-17 00:43:05 Brendan Cully (brendan) + + * account.c: Don't dereference null ImapUser in new getlogin + function. + +2005-07-15 07:29:37 Vincent Lefevre (brendan) + + * po/fr.po: PO update 20050613. + +2005-07-06 23:49:08 Thomas Glanzmann (brendan) + + * BEWARE: this fixes a little typo. + +2005-07-06 21:03:00 Brendan Cully (brendan) + + * hcache.c: Apply Aaron Crane's function pointer bandaid to the + db4 open calls. + +2004-06-28 19:26:54 Brendan Cully (brendan) + + * account.c, account.h, globals.h, init.h, mutt_sasl.c: Add + $imap_login variable to specify which user to authenticate as + ($imap_user controls which user's mail gets accessed). Currently + this can't be specified interactively, since I can't think of + a way to do it that wouldn't annoy users where login == user + (the default value of $imap_login). + +2005-06-24 22:32:38 Sébastien Hinderer (brendan) + + * crypt.c: Remove a warning about unused variable 'now' in + crypt_valid_passphrase + +2005-06-22 01:46:49 Sébastien Hinderer (brendan) + + * doc/devel-notes.txt: This patch fixes two small typos in + dev notes. + +2005-06-18 04:54:39 Brendan Cully (brendan) + + * main.c: Update copyright dates according to latest activity in + ChangeLog. + 2005-06-12 18:28:29 Tamotsu Takahashi (roessler) * menu.c: Fix background colors for $arrow_cursor. @@ -419,7 +461,7 @@ 2005-01-29 19:15:07 Thomas Glanzmann (roessler) * hcache.c: - make hcache.c conform to mutt codingstyle - - use $Id: ChangeLog,v 3.423 2005/06/12 18:29:03 roessler Exp $ CVS keyword instead of %K% BitKeeper keyword + - use $Id: ChangeLog,v 3.432 2005/07/17 00:44:49 brendan Exp $ CVS keyword instead of %K% BitKeeper keyword 2005-01-29 19:15:07 Thomas Glanzmann (roessler)