diff options
author | Brendan Cully <brendan@kublai.com> | 2007-11-08 11:48:21 -0800 |
---|---|---|
committer | Brendan Cully <brendan@kublai.com> | 2007-11-08 11:48:21 -0800 |
commit | 5f79586b4dceb42ba396cf6a8457fd6eb60c91aa (patch) | |
tree | 3734daf8474e39b66b2a40a4e79db5619aaef6ba /UPDATING | |
parent | de9caea7f618e04066b87642879c157af00cdc3f (diff) |
Add $time_inc to control progress update frequency.
I found 250ms to be noticeably different from the old behaviour, and
it ruins the rounding of the other _inc variables.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ mutt. Please read this file carefully when upgrading your installation. The keys used are: !: modified feature, -: deleted feature, +: new feature + + $time_inc suppresses progress updates less than $time_inc + milliseconds apart. + 1.5.17 (2007-11-01): ! --enable-exact-address works again |