3.4 release

Signed-off-by: Thomas Graf <tgraf@suug.ch>
This commit is contained in:
Thomas Graf
2014-08-24 14:14:50 +02:00
parent afb5db14c8
commit a29f6da2c5
4 changed files with 21 additions and 2 deletions

13
NEWS Normal file
View File

@ -0,0 +1,13 @@
v3.4 - August 24, 2014
----------------------
* Bugfixes
* blank screen with config file
* quick-help toggle with '?' in curses
* Better bmon.conf example
v3.3 - July 6, 2014
-------------------
* MacOS X port
* Only initialize curses module if actually used
* Assorted bug and spelling fixes
* Various build fixes