summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4de1a2e..d01f256 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,21 @@
NEWS
====
+--------------------
+0.7.4 (2012-02-03)
+--------------------
+ * General:
+ - deprecate reliance on /proc/net/wireless, since tests on Tiny Core Linux
+ showed that it no longer reliably lists available wireless interfaces,
+ - instead use safe route of using /proc/net/dev, probing each interface
+ in turn for wireless extensions;
+ * Scan window:
+ - configurable scan sort order (at runtime and via configuration file),
+ - can sort by (combinations of) channel, signal strength, and openness,
+ - visually distinguish 2.4GHz and 5.8GHz channels;
+ * Fixes:
+ - wavemonrc.5 manpage fixes thanks to Jonathan McCrohan,
+ - support common options (-v/-h) even if no interfaces found,
+ - but do not start operation unless at least 1 wireless interface exists.
--------------------
0.7.3 (2011-12-22)
/+4 2011-12-03Get rid of all of that nasty pythonKevin Lange9-1769/+1147 2011-12-03Perhaps better characters for a VT220Kevin Lange1-4/+4 2011-12-03Fix string literal warningKevin Lange1-1/+1 2011-12-03Make the eyes uniformKevin Lange1-24/+24 2011-12-03Use the flat mouthKevin Lange1-24/+24 2011-12-02Added include for signal.hMyles Borins1-0/+1 2011-12-02Added SIGINT_handler to re-initialize cursor for reset on non-sane terminal e...Myles Borins1-1/+6 2011-12-01Fixed some issues with animation.Aaron Peschel1-33/+33 2011-12-01nyancat.c: Fix up sprinkles.Corbin Simpson1-24/+24 2011-12-01Update READMEKevin Lange1-2/+2 2011-12-01People won't have that, let's not scare them with an error messageKevin Lange1-1/+1 2011-12-01make that executableKevin Lange1-0/+0 2011-12-01Update everythingKevin Lange7-9/+105 2011-12-01Fixed fallback support to use bright foregrounds. Looks a lot betterKevin Lange1-16/+19 2011-12-01Add license header to c sourceKevin Lange1-1/+28 2011-12-01Fix MakefileKevin Lange1-1/+1 2011-11-30Made project more in line with Autotools standard.Aaron Peschel5-2/+50 2011-11-30Make some changes to the server to make it easier to closeKevin Lange1-2/+11 2011-11-30More readme updatesKevin Lange1-0/+6 2011-11-30Update readmeKevin Lange1-0/+16 2011-11-30That's a layover from the ToaruOS version of this...Kevin Lange1-1/+0 2011-11-30rxvt should emulate linuxKevin Lange1-1/+3 2011-11-30Buffer 1024 characters on each readKevin Lange1-1/+1 2011-11-30Hide the cursorKevin Lange1-1/+1 2011-11-30Telnet serverKevin Lange4-0/+808 2011-11-30Change description text for the modes. Standard color XTerm looks good, linux...Kevin Lange1-3/+3 2011-11-30Will this work?Kevin Lange1-0/+2