summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2018-12-23 14:40:24 +0100
committernicolargo <nicolas@nicolargo.com>2018-12-23 14:40:24 +0100
commit162ed8398602fbc548b4a682f636f8ffa08be1a4 (patch)
treeb4b189f1c28b679578e8801060d153626af58830 /NEWS
parent229710d60ec27ebf7586fb93bdd35a32a4c25680 (diff)
Correct NoneType issue on Wifi signal (related to issue #1973)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7779a2e4..26a2ddb6 100644
--- a/NEWS
+++ b/NEWS
@@ -22,8 +22,8 @@ Bugs corrected:
* ERROR -- Can not grab extended stats (invalid attr name 'num_fds') #1351
* Action on port/web plugins is not working #1358
* Support for monochrome (serial) terminals e.g. vt220 #1362
+ * TypeError on opening (Wifi plugin) #1373
* Some field name are incorrect in CSV export #1372
- * TypeError on opening (Wifi plugin) #1373
Others: