diff options
author | Glynn Foster <glynn.foster@sun.com> | 2003-01-06 15:06:17 +0000 |
---|---|---|
committer | Glynn Foster <gman@src.gnome.org> | 2003-01-06 15:06:17 +0000 |
commit | 344345d9aa262940fedfb8beed9dc0c9bb163a10 (patch) | |
tree | 5c987624efb5352bb3ff4496af798943a3cc62c1 /ChangeLog | |
parent | Zenity - the art of Zen. Clearly. Um. (diff) | |
download | zenity-344345d9aa262940fedfb8beed9dc0c9bb163a10.tar.gz zenity-344345d9aa262940fedfb8beed9dc0c9bb163a10.tar.bz2 zenity-344345d9aa262940fedfb8beed9dc0c9bb163a10.zip |
Add functions to init and free the parsing options. Still not terribly
2003-01-06 Glynn Foster <glynn.foster@sun.com>
* src/main.c: Add functions to init and free the
parsing options. Still not terribly pretty though.
* src/tree.c, src/zenity.h: Handle --column
argument.
* TODO: Update accordingly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2003-01-06 Glynn Foster <glynn.foster@sun.com> + + * src/main.c: Add functions to init and free the + parsing options. Still not terribly pretty though. + + * src/tree.c, src/zenity.h: Handle --column + argument. + + * TODO: Update accordingly. + 2002-12-15 Glynn Foster <glynn.foster@sun.com> * zenity/*: Initial import into cvs.gnome.org. Don't |