diff options
author | Glynn Foster <glynn.foster@sun.com> | 2003-09-08 13:23:50 +0000 |
---|---|---|
committer | Glynn Foster <gman@src.gnome.org> | 2003-09-08 13:23:50 +0000 |
commit | a5103bb2e1d18c2f28d42c96a6edd41f85e54e04 (patch) | |
tree | 5e4865f44af5731e57992ddd5cafb215bdc6c11f /ChangeLog | |
parent | Release 1.6 (diff) | |
download | zenity-a5103bb2e1d18c2f28d42c96a6edd41f85e54e04.tar.gz zenity-a5103bb2e1d18c2f28d42c96a6edd41f85e54e04.tar.bz2 zenity-a5103bb2e1d18c2f28d42c96a6edd41f85e54e04.zip |
Hook up the 'activate' signal on the entry dialog. Fixes Debian bug
2003-09-11 Glynn Foster <glynn.foster@sun.com>
* src/entry.c: Hook up the 'activate' signal on
the entry dialog. Fixes Debian bug #202332.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-09-11 Glynn Foster <glynn.foster@sun.com> + + * src/entry.c: Hook up the 'activate' signal on + the entry dialog. Fixes Debian bug #202332. + 2003-09-08 Glynn Foster <glynn.foster@sun.com> * configure.in: Release 1.6 |