diff options
author | Michael Jennings <mej@kainx.org> | 2000-06-02 02:48:47 +0000 |
---|---|---|
committer | Michael Jennings <mej@kainx.org> | 2000-06-02 02:48:47 +0000 |
commit | 9286591200513677343e3c0fe7d263f3aba85836 (patch) | |
tree | 38dff45c098990d8dbcb536c8399660b03dab7c1 /ChangeLog | |
parent | c59b32420176fc74fe91dfccd8d0ed186c786428 (diff) | |
download | eterm-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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* + +------------------------------------------------------------------------------- |