diff mac/ChangeLog @ 34466:3e1faf8a629f

* cw5-mcp.xml: add md5.c to project. * cw6-mcp.xml: add md5.c to project.
author Andrew Choi <akochoi@shaw.ca>
date Tue, 12 Dec 2000 04:54:02 +0000
parents 94435b0ce7fd
children b9366f467430
line wrap: on
line diff
--- a/mac/ChangeLog	Tue Dec 12 04:50:33 2000 +0000
+++ b/mac/ChangeLog	Tue Dec 12 04:54:02 2000 +0000
@@ -1,5 +1,9 @@
 2000-12-12  Andrew Choi  <akochoi@i-cable.com>
 
+	* 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.