diff options
author | Kevin McCarthy <kevin@8t8.us> | 2023-03-25 13:03:39 -0700 |
---|---|---|
committer | Kevin McCarthy <kevin@8t8.us> | 2023-03-25 13:03:39 -0700 |
commit | 9138232d8daa439f73f3cdc4880488d32ebac7c8 (patch) | |
tree | ee941d02b434d54287bc3ffcc8150aed81d794d6 /UPDATING | |
parent | 33f8b7cee857d325a4ba2368607bb2cb4d60f1eb (diff) |
Update UPDATING files for 2.2.10 release.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -9,6 +9,12 @@ http://www.mutt.org/relnotes/ The keys used are: !: modified feature, -: deleted feature, +: new feature +2.2.10 (2023-03-25): + + ! Bug fix release. + ! $message_id_format %r and %z expandos use a URL-safe Base64 encoding: + '-' and '_' instead of '+' and '/'. + 2.2.9 (2022-11-12): ! Bug fix release. |