summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2012-02-01 20:56:52 +0100
committerPaul Buetow <paul@buetow.org>2012-02-01 20:56:52 +0100
commit8e175c6c34a71157a3201defea55d3a3fb498f5b (patch)
tree488a4c641d3a71e944a7c645c9358378971da4f1 /CHANGELOG
parentb6fe339466a02a7b1e153c3890264f012bb4f9e8 (diff)
add warning if computer is too slow
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5978439..88c48b9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,5 @@
* Add stats for memory (--showmem option or m hotkey)
-* Remove --width option
+* Remove --width and --inter options
* Add --barwidth option, each bar is barwidth pixels now
* Add --maxwidth option, which represents the max total window width
* Auto disable text display if text does not fit into window (maxwidth) pixels