summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d7a0d3f..22da86c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4010,3 +4010,18 @@ Fri Nov 24 18:53:13 PST 2000 Michael Jennings <mej@eterm.org>
fixes XIM-related seg faults during clean-up.
-------------------------------------------------------------------------------
+Fri Dec 29 14:39:09 PST 2000 Michael Jennings <mej@eterm.org>
+
+ Moved the HAVE_SAVED_UIDS define into a configure option so that the
+ FreeBSD folks will have an easier time with it.
+
+ Fixed "make distcheck" which broke at some point.
+
+ That X stuff in clean_exit() should only happen if we're debugging.
+ Nobody but me should have to deal with those random hangs. :-)
+
+ Added a patch for multibyte cursor support from Michael C. Wu
+ <keichii@iteration.net> and Sung-Hyun Nam <namsh@lgic.co.kr>, along
+ with some other FreeBSD-related patches from Mr. Wu.
+
+-------------------------------------------------------------------------------