summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2018-10-04 09:14:38 -0700
committerDylan Baker <dylan@pnwbakers.com>2018-10-04 09:15:58 -0700
commitd094697284bb7e4bf0a1ca04c82f23ef343e70bb (patch)
tree2ce62ba045e8b9d9f713e7df29695fba967a9420 /NEWS
parente96adc4bafd72aee7380020a6e1f92a055358d86 (diff)
Revert "NEWS: add item for asyncio"
This reverts commit 006e2b79a7e6533e49e0d07e6e156a88658adf1a.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6ac982e8..b10fff28 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,6 @@
0.8:
* Port to python 3. Python 2.x no longer supported
* feature: Add a new 'namedqueries' buffer type for displaying named queries.
-* feature: Replace twisted with asyncio
* bug fix: correct handling of subparts with different encodings
0.7: