diff options
author | Glynn Foster <glynn.foster@sun.com> | 2003-11-12 01:14:17 +0000 |
---|---|---|
committer | Glynn Foster <gman@src.gnome.org> | 2003-11-12 01:14:17 +0000 |
commit | c34e4255ffcb29d0aa39c262d68de3bc18095f57 (patch) | |
tree | 68e88d7d2c5f003134351e83f56ee67c1b9315a3 /ChangeLog | |
parent | Make sure the gdialog wrapper handles spaces. Patch from Peter Åstrand (diff) | |
download | zenity-c34e4255ffcb29d0aa39c262d68de3bc18095f57.tar.gz zenity-c34e4255ffcb29d0aa39c262d68de3bc18095f57.tar.bz2 zenity-c34e4255ffcb29d0aa39c262d68de3bc18095f57.zip |
Fix radiolist returning the wrong argument. Patch from Peter Åstrand
2003-11-12 Glynn Foster <glynn.foster@sun.com>
* src/gdialog.in: Fix radiolist returning the
wrong argument. Patch from Peter Åstrand
<astrand@lysator.liu.se>. Fixes #125672.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,8 +1,14 @@ 2003-11-12 Glynn Foster <glynn.foster@sun.com> + * src/gdialog.in: Fix radiolist returning the + wrong argument. Patch from Peter Åstrand + <astrand@lysator.liu.se>. Fixes #125672. + +2003-11-12 Glynn Foster <glynn.foster@sun.com> + * src/gdialog.in: Make sure the gdialog wrapper handles spaces. Patch from Peter Åstrand - <astrand@lysator.liu.se> + <astrand@lysator.liu.se>. Fixes #125337. 2003-10-29 Glynn Foster <glynn.foster@sun.com> |