aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3275ca3759d..5b4eed74cf6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,14 @@
12002-12-02 Andrew Choi <akochoi@shaw.ca>
2
3 * macmenu.c (add_menu_item, fill_menubar): Truncate menu item
4 names to 255 characters.
5
6 * macterm.c (XTread_socket): If all frames have been collapsed,
7 expand the first one before handling drag-and-drop events.
8
9 * s/darwin.h (GETPGRP_NO_ARG): Delete. Replaced by GETPGRP_VOID,
10 which is detected by autoconf.
11
12002-12-01 Steven Tamm <steventamm@mac.com> 122002-12-01 Steven Tamm <steventamm@mac.com>
2 13
3 * unexmacosx.c (copy_twolevelhints, dump_it): Now corrects the 14 * unexmacosx.c (copy_twolevelhints, dump_it): Now corrects the