aboutsummaryrefslogtreecommitdiffstats
path: root/mac/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mac/ChangeLog')
-rw-r--r--mac/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mac/ChangeLog b/mac/ChangeLog
index 91c0fd6c029..d6f1ce67f89 100644
--- a/mac/ChangeLog
+++ b/mac/ChangeLog
@@ -1,5 +1,9 @@
12000-12-12 Andrew Choi <akochoi@i-cable.com> 12000-12-12 Andrew Choi <akochoi@i-cable.com>
2 2
3 * cw5-mcp.xml: add md5.c to project.
4
5 * cw6-mcp.xml: add md5.c to project.
6
3 * src/macfns.c (x_create_tip_frame, Fx_hide_tip): change to handle 7 * src/macfns.c (x_create_tip_frame, Fx_hide_tip): change to handle
4 Lisp_Object type tip_frame (was struct frame *) as in xfns.c. 8 Lisp_Object type tip_frame (was struct frame *) as in xfns.c.
5 9