summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2004-06-17 23:38:39 +0000
committerGlynn Foster <gman@src.gnome.org>2004-06-17 23:38:39 +0000
commit6c68b70ca3bb5ea719c5044a2e5d7959f87b1a06 (patch)
treefc7bda92de24d7344e1b6178e90f215fdb8922ad /ChangeLog
parentc7ec5229bbf0328687ae1deef58c9fae906b34f2 (diff)
Patch from Luke Suchocki to send HUP to parent instead of itself. Fixes
2004-06-18 Glynn Foster <glynn.foster@sun.com> * THANKS, src/about.c, src/progress.c: Patch from Luke Suchocki to send HUP to parent instead of itself. Fixes #144542.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2312398..a26eee1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-06-18 Glynn Foster <glynn.foster@sun.com>
+
+ * THANKS, src/about.c, src/progress.c: Patch
+ from Luke Suchocki to send HUP to parent
+ instead of itself. Fixes #144542.
+
2004-06-17 Glynn Foster <glynn.foster@sun.com>
* src/main.c: Fix parsing errors. Patch from