summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorpbuetow (lap824) <puppet@mx.buetow.org>2012-01-28 15:09:59 +0100
committerpbuetow (lap824) <puppet@mx.buetow.org>2012-01-28 15:09:59 +0100
commit59352b5ef220492e740d87f22411992967b35d93 (patch)
tree225b99df244fef510aea11a0c340847a256b7ad9 /CHANGELOG
parent6ac37c73e2cb62d319483bfc2ebd9e420750844c (diff)
Too many new features. It is 0.5-devel now
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG13
1 files changed, 9 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4b3de9e..84de56a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,8 +1,13 @@
-* Remove --width option but introduced --barwidth option
-* Add auto width, each bars width is --barwidth, which is 40px by default
-* Add online resize option (0 and 9 hotkeys)
-* Auto disable text display if text does not fit into screen
* Add stats for memory (--showmem option or m hotkey)
+* 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
+* Set 'samples' default values from 1000 down to 100.
Sun Jan 21 14:16:37 CET 2012
* Released v0.4.0