From: Rocco Rutte Date: Wed, 21 Nov 2007 10:16:23 +0000 (+0100) Subject: Remove raw utf-8 char in UPDATING to make it ascii again X-Git-Tag: mutt-1-5-18-rel~68 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=49c7efb32866d714eff811eff1bfffe8aafefe42;p=mutt Remove raw utf-8 char in UPDATING to make it ascii again --- diff --git a/ChangeLog b/ChangeLog index 3066a675..9abc678f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2007-11-20 19:46 +0100 Rocco Rutte (96f931ae0b22) + + * doc/manual.xml.head, init.h: Document that save-hook/fcc-hook/fcc- + save-hook use $index_format expandos. Closes #2135. + +2007-11-20 15:03 +0100 Rocco Rutte (248df630188f) + + * ChangeLog, doc/manual.xml.head, pattern.c: Simple search: Allow + [~+%] to be \-escaped. Closes #2426. + 2007-11-20 08:45 +0000 Rocco Rutte (3dd709959912) * configure.ac, strsep.c: Add glibc implementation of strsep() in case diff --git a/UPDATING b/UPDATING index 855eaa89..90284edc 100644 --- a/UPDATING +++ b/UPDATING @@ -28,7 +28,7 @@ The keys used are: + $save_history, $history_file (save history across sessions) + $smtp_url (ESMTP relay support) + $crypt_use_pka (use GPGME PKA signature verification) - ! format pipe support: format strings ending in | are filtered + ! format pipe support: format strings ending in | are filtered 1.5.13 (2006-08-14):