diff options
author | Lucas Rocha <lucasr@gnome.org> | 2007-05-14 22:07:13 +0000 |
---|---|---|
committer | Lucas Almeida Rocha <lucasr@src.gnome.org> | 2007-05-14 22:07:13 +0000 |
commit | a705262d816a7f2d9bdd5405f6c077b690219cef (patch) | |
tree | eb3e98ab8e22f1110f2a30ff3958a6bf2ee02d2d /ChangeLog | |
parent | ab6159f84b497d0b73a0212632095e2cabbefcfa (diff) |
fix index handling for --print-column (Fixes bug #420396).
2007-05-15 Lucas Rocha <lucasr@gnome.org>
* src/tree.c (zenity_tree_dialog_toggle_get_selected): fix index
handling for --print-column (Fixes bug #420396).
svn path=/trunk/; revision=1211
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2007-05-15 Lucas Rocha <lucasr@gnome.org> + * src/tree.c (zenity_tree_dialog_toggle_get_selected): fix index + handling for --print-column (Fixes bug #420396). + +2007-05-15 Lucas Rocha <lucasr@gnome.org> + * configure.ac: make libnotify support an option (Fixes bug #346843). Patch from Saleem Abdulrasool <compnerd@gentoo.org>. |