48802ae4b6
commit f2a94af5
introduced the use of time.sleep in ui/TTY.py without
importing it. This caused a regression in 6.5.2, crashing OfflineIMap
when in refresh mode.
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
26 lines
456 B
ReStructuredText
26 lines
456 B
ReStructuredText
=========
|
|
ChangeLog
|
|
=========
|
|
|
|
Users should ignore this content: **it is draft**.
|
|
|
|
Contributors should add entries here in the following section, on top of the
|
|
others.
|
|
|
|
`WIP (coming releases)`
|
|
=======================
|
|
|
|
New Features
|
|
------------
|
|
|
|
Changes
|
|
-------
|
|
|
|
* Improve delete msg performance with SQLITE backend
|
|
|
|
Bug Fixes
|
|
---------
|
|
|
|
* Fix python2.6 compatibility with the TTYUI backend (crash)
|
|
* Fix TTYUI regression from 6.5.2 in refresh loop (crash)
|