Commit 693a7622 693a762247068c84ded36985b88ecd3af7040f5c by Sergey Poznyakoff

Bugfix

* libproto/imap/folder.c (imap_parse): fix parsing of numeric values after
UIDNEXT, UIDVALIDITY and UNSEEN.
* NEWS: Sync with configure.ac
1 parent ab7fe6be
Showing 1 changed file with 3 additions and 0 deletions
...@@ -6,6 +6,9 @@ See the end of file for copying conditions. ...@@ -6,6 +6,9 @@ See the end of file for copying conditions.
6 Please send mailutils bug reports to <bug-mailutils@gnu.org>. 6 Please send mailutils bug reports to <bug-mailutils@gnu.org>.
7 7
8 8
9 Version 2.0.90 (Git)
10
11
9 Version 2.0: 12 Version 2.0:
10 13
11 * New configuration file format. 14 * New configuration file format.
......