summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Jennings <mej@kainx.org>2000-06-02 02:48:47 +0000
committerMichael Jennings <mej@kainx.org>2000-06-02 02:48:47 +0000
commit9286591200513677343e3c0fe7d263f3aba85836 (patch)
tree38dff45c098990d8dbcb536c8399660b03dab7c1 /ChangeLog
parentc59b32420176fc74fe91dfccd8d0ed186c786428 (diff)
downloadeterm-9286591200513677343e3c0fe7d263f3aba85836.tar.gz
Thu Jun 1 20:05:49 PDT 2000 Michael Jennings <mej@eterm.org>
Dammit! I did something really stupid. For anyone who doesn't know already, calling X from a signal handler is a NO-NO. The *really* stupid part is that I already KNEW that! *slaps self* SVN revision: 2745
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd1a4a2..9450457 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3655,3 +3655,10 @@ Thu Jun 1 19:31:18 PDT 2000 Michael Jennings <mej@eterm.org>
<kit@rootshell.com>.
-------------------------------------------------------------------------------
+Thu Jun 1 20:05:49 PDT 2000 Michael Jennings <mej@eterm.org>
+
+ Dammit! I did something really stupid. For anyone who doesn't know
+ already, calling X from a signal handler is a NO-NO. The *really*
+ stupid part is that I already KNEW that! *slaps self*
+
+-------------------------------------------------------------------------------