summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddharth Ravikumar <sravik@bgsu.edu>2015-12-13 19:52:41 -0500
committerSiddharth Ravikumar <sravik@bgsu.edu>2015-12-13 19:52:41 -0500
commitdfaf01c692c6252dcbd4edd33ddebb7f74982b57 (patch)
tree5f24a2fd8c57103ffa3edef3d8a67de9c350fb49 /ChangeLog
parent1bb94f6ca633f16d95866560799f191507036822 (diff)
combox defaults to using gui for config.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ddaaf6..c85e938 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
2015-12-13 Siddharth Ravikumar <sravik@bgsu.edu>
+
+ * combox/cbox.py (main): When it has to configure combox, it uses
+ the graphical interface by default, if the '-nw' or '--cli' is
+ provided, it uses the text/commandline interface.
+
+2015-12-13 Siddharth Ravikumar <sravik@bgsu.edu>
* combox/gui.py (ComboxConfigDialog.__init__): accepts a new
argument called `condig_dir` that allows one to specify the combox
configuration directory