summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f6beeab..b0a2b0b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-06-28 Lucas Rocha <lucasr@cvs.gnome.org>
+ * src/tree.c: new --print-column option syntax.
+ Now it's possible to pass a comma-separated list
+ of column indexes (i.e. --print-column=1,3,4)
+
+2005-06-28 Lucas Rocha <lucasr@cvs.gnome.org>
+
* src/tree.c: error handling when trying to
use checklist and radiolist at the same List
dialog.