summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2003-09-12 08:48:06 +0000
committerGlynn Foster <gman@src.gnome.org>2003-09-12 08:48:06 +0000
commitc14af1c42cd52d7bf826e19265272d37a82c9cca (patch)
tree7c561e4e0fd1b8fd173fb24a88aee704cabb754c /ChangeLog
parentMake zenity compile on solaris. Whoops :) (diff)
downloadzenity-c14af1c42cd52d7bf826e19265272d37a82c9cca.tar.gz
zenity-c14af1c42cd52d7bf826e19265272d37a82c9cca.tar.bz2
zenity-c14af1c42cd52d7bf826e19265272d37a82c9cca.zip
Better patch from raf@noduck.net to fix the activate on the entry dialog.
2003-09-12 Glynn Foster <glynn.foster@sun.com> * src/entry.c, src/zenity.glade: Better patch from raf@noduck.net to fix the activate on the entry dialog.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 91b9f738..8cecb572 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-09-12 Glynn Foster <glynn.foster@sun.com>
+
+ * src/entry.c, src/zenity.glade: Better patch from
+ raf@noduck.net to fix the activate on the entry dialog.
+
2003-09-12 Damien Carbery <damien.carbery@sun.com>
* src/main.c: Make zenity compile on solaris. Whoops :)
bgstack15