diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |