From 35e1ae029f3fdf13fec11256a6d424c80db25245 Mon Sep 17 00:00:00 2001 From: "pbuetow (lap824)" Date: Sat, 28 Jan 2012 15:31:03 +0100 Subject: Removed some redundant log notices --- CHANGELOG | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'CHANGELOG') 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 -- cgit v1.2.3