diff options
author | Lucas Almeida Rocha <lucasr@src.gnome.org> | 2008-04-21 20:48:50 +0000 |
---|---|---|
committer | Lucas Almeida Rocha <lucasr@src.gnome.org> | 2008-04-21 20:48:50 +0000 |
commit | c4f1a2556aec9d9031d54a9ffceb0f2836587ad9 (patch) | |
tree | 033209164c1579f75dcfb958cb0540bd8b10b957 /ChangeLog | |
parent | Add support for file filter in file selection dialog through the new (diff) | |
download | zenity-c4f1a2556aec9d9031d54a9ffceb0f2836587ad9.tar.gz zenity-c4f1a2556aec9d9031d54a9ffceb0f2836587ad9.tar.bz2 zenity-c4f1a2556aec9d9031d54a9ffceb0f2836587ad9.zip |
Added patch author reference on latest ChangeLog entry.
svn path=/trunk/; revision=1363
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ 2008-04-21 Lucas Rocha <lucasr@gnome.org> Add support for file filter in file selection dialog through the new - --file-filter command line option (Fixes bug #409843). + --file-filter command line option (Fixes bug #409843). Patch from + Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt>. * src/option.c, src/zenity.h: added supporting variable and new GOptionEntry entry for the new command line option. |