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 91c0fd6c02..d6f1ce67f8 100644
--- a/mac/ChangeLog
+++ b/mac/ChangeLog
@@ -1,5 +1,9 @@
2000-12-12 Andrew Choi <[email protected]>
+ * cw5-mcp.xml: add md5.c to project.
+
+ * cw6-mcp.xml: add md5.c to project.
+
* src/macfns.c (x_create_tip_frame, Fx_hide_tip): change to handle
Lisp_Object type tip_frame (was struct frame *) as in xfns.c.