summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorpbuetow (lap824) <puppet@mx.buetow.org>2012-01-28 15:31:03 +0100
committerpbuetow (lap824) <puppet@mx.buetow.org>2012-01-28 15:31:03 +0100
commit35e1ae029f3fdf13fec11256a6d424c80db25245 (patch)
tree92730f98b7a7993135862f31f239242f9853966e /CHANGELOG
parent94c361fca72d71be71b7304ddb41d76a110a14f2 (diff)
Removed some redundant log notices
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 5 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9c528c4..5978439 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,12 +2,14 @@
* Remove --width option
* Add --barwidth option, each bar is barwidth pixels now
* Add --maxwidth option, which represents the max total window width
-* Key right increases window width by 100px and left decreases by 100px
-* Key down increases window height by 100px and up decreases by 100px
* Auto disable text display if text does not fit into window (maxwidth) pixels
* Auto re-enable text display if text does fit again into window
-* No sporadic crashes on shutdown anymore
+* Key right increases window width by 100px and left decreases by 100px
+* Key down increases window height by 100px and up decreases by 100px
* Set 'samples' default values from 1000 down to 500.
+* No sporadic crashes on shutdown anymore
+* Some internal tweaks, no separate event thread needed anymore. This fixes
+ some sporadic bugs.
Sun Jan 21 14:16:37 CET 2012
* Released v0.4.0