diff options
author | Glynn Foster <glynn.foster@sun.com> | 2003-01-14 01:52:23 +0000 |
---|---|---|
committer | Glynn Foster <gman@src.gnome.org> | 2003-01-14 01:52:23 +0000 |
commit | f00eb34c0604dcf68457ab09278295f647c622b8 (patch) | |
tree | 1d4d1058e57a367061b9f8d82603261205c528e8 /ChangeLog | |
parent | Whitespace hacking. (diff) | |
download | zenity-f00eb34c0604dcf68457ab09278295f647c622b8.tar.gz zenity-f00eb34c0604dcf68457ab09278295f647c622b8.tar.bz2 zenity-f00eb34c0604dcf68457ab09278295f647c622b8.zip |
Add support to separate the selected rows output with a character with '/'
2003-01-14 Glynn Foster <glynn.foster@sun.com>
* src/tree.c, src/zenity.h, src/main.c: Add support to
separate the selected rows output with a character
with '/' used by default.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-01-14 Glynn Foster <glynn.foster@sun.com> + + * src/tree.c, src/zenity.h, src/main.c: Add support to + separate the selected rows output with a character + with '/' used by default. + 2003-01-13 Glynn Foster <glynn.foster@sun.com> * src/calendar.c: Re-structure the code to pass in the |