Mercurial > p > roundup > code
diff CHANGES.txt @ 5912:7264b2e79a31
Fix mailgw IMAP message handling
| author | Ralf Schlatterbeck <rsc@runtux.com> |
|---|---|
| date | Wed, 09 Oct 2019 18:18:22 +0200 |
| parents | fe96015445e9 |
| children | b40059d7036f |
line wrap: on
line diff
--- a/CHANGES.txt Wed Oct 09 08:28:17 2019 +0200 +++ b/CHANGES.txt Wed Oct 09 18:18:22 2019 +0200 @@ -184,6 +184,8 @@ - issue2551013: Reversed sorting in hyperdb property wrapper object's sorted() method. Patch by David Sowder, application and doc change by John Rouillard. +- issue2551066: IMAP mail handling wasn't working and produced a + traceback. 2018-07-13 1.6.0
