[PATCH] Add UPDATING entry for f=f
Different wrapping behavior for $wrap != 0 may cause suprises otherwise.
---
UPDATING | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/UPDATING b/UPDATING
index 944f8b6..c0daa39 100644
--- a/UPDATING
+++ b/UPDATING
@@ -4,6 +4,7 @@ mutt. Please read this file carefully when upgrading your
installation.
The keys used are:
!: modified feature, -: deleted feature, +: new feature
+ ! improved f=f support wraps lines at $wrap if $wrap is not 0
+ $wrap (>0 wraps at $wrap, <0 = $wrapmargin)
+ $assumed_charset, $attach_charset, $ignore_linear_white_space
+ $save_history, $history_file (save history across sessions)
--
1.5.0.rc4.g0f5c