summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2004-04-26 04:41:25 +0000
committerGlynn Foster <gman@src.gnome.org>2004-04-26 04:41:25 +0000
commit62785ed80fb0b86847b4eaa3f4cf596f4c109324 (patch)
treee697fadd385dd8a1c122337777daa346a377ed0d /ChangeLog
parent1b01fb4b27c8b2e2c02ff517f1ee3ba7fadf2859 (diff)
Add from the 2 Sebastian's, and make email addresses more spam proof.
2004-04-26 Glynn Foster <glynn.foster@sun.com> * THANKS, src/about.c: Add from the 2 Sebastian's, and make email addresses more spam proof. * src/calendar.c, src/entry.c, src/fileselection.c, src/msg.c, * src/progress.c, src/text.c, src/tree.c, src/util.c, * src/util.h: Patch from Sebastian Kapfer to make all zenity dialogs transients of the parent xterm. Fixes #136226. * src/zenity.glade: Patch from Sebastian Heinlein to improve things HIG wise. Fixes #140745.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ea0a11..5331f99 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2004-04-26 Glynn Foster <glynn.foster@sun.com>
+
+ * THANKS, src/about.c: Add from the 2 Sebastian's, and make
+ email addresses more spam proof.
+ * src/calendar.c, src/entry.c, src/fileselection.c, src/msg.c,
+ * src/progress.c, src/text.c, src/tree.c, src/util.c,
+ * src/util.h: Patch from Sebastian Kapfer to make all zenity
+ dialogs transients of the parent xterm. Fixes #136226.
+ * src/zenity.glade: Patch from Sebastian Heinlein to
+ improve things HIG wise. Fixes #140745.
+
2004-04-20 Glynn Foster <glynn.foster@sun.com>
* configure.in: Post version bump.