summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2012-02-09 10:06:45 +0100
committerPaul Buetow <paul@buetow.org>2012-02-09 10:06:45 +0100
commitcafe0d509eeb356c5478e109f5344c6a27300907 (patch)
tree0173289366150ae1fe83c88e6524b88c5904475d /CHANGELOG
parent7e01fbd0789a0da22314fca7c2c9476c4d294fef (diff)
write config support
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f1d3054..8e51310 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,6 +3,7 @@
just use the '#' sign. Sample config:
showcores=1 # Always show cores on startup
showtext=0 # Always don't display text on startup
+* Add hotkey 'w' which writes current settings to the configfile
* Remove --title option (no need anyway)
* Some code cleanups
* Some bugfixes