From 94c41a79ce5fe7ce47684914cbcc2eb161a88212 Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Wed, 11 Dec 2002 15:21:11 +0000 Subject: [PATCH] # changelog commit --- ChangeLog | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index db39f7ed..71b4fc8e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,13 @@ -2002-12-11 11:19:42 Thomas Roessler +2002-12-11 15:20:21 Thomas Roessler + + * browser.c, complete.c, hook.c, init.c, lib.c, lib.h: Herbert + Martin Dietze notes that + mutt may currently build IMAP URLs like imap://exchange//herbert + for FCCs. The fix in this patch is to include a function named + mutt_concat_path which concatenates path elements, but avoids + the creation of double slashes. (These don't create problems + when you're just accessing the file system, but apparently they + do cause problems with IMAP.) * imap/auth.c, imap/command.c, imap/imap.c, imap/imap.h, imap/util.c, date.c, dotlock.c, dotlock.h, edit.c, editmsg.c, @@ -18,8 +27,6 @@ crypt.h, curs_main.c: Fix Mike's and my e-mail addresses in copyright lines. -2002-12-11 10:31:29 Thomas Roessler - * muttbug.sh.in: Ask for the user's e-mail address. * pager.c: Try to make search-next behave more closely to what -- 2.40.0