diff nt/ChangeLog @ 494:4137b1fb7b90

[xemacs-hg @ 2001-05-01 07:23:47 by ben] * xemacs.mak (DEPEND): Don't add config.inc to the horked depend file. It's not recognized by nmake and just results in warnings. * xemacs.mak (docfile): Don't use $(DEL) in the middle of a shell command, because it will try to call `-del' and fail.
author ben
date Tue, 01 May 2001 07:23:47 +0000
parents 1e7b510d04f6
children 02f7a782086f
line wrap: on
line diff
--- a/nt/ChangeLog	Mon Apr 30 10:13:10 2001 +0000
+++ b/nt/ChangeLog	Tue May 01 07:23:47 2001 +0000
@@ -1,3 +1,22 @@
+2001-05-01  Ben Wing  <ben@xemacs.org>
+
+	* xemacs.mak (DEPEND):
+	Don't add config.inc to the horked depend file.  It's not
+	recognized by nmake and just results in warnings.
+	* xemacs.mak (docfile):
+	Don't use $(DEL) in the middle of a shell command, because it
+	will try to call `-del' and fail.
+
+2001-04-23  Ben Wing  <ben@xemacs.org>
+
+	* minitar.c:
+	* minitar.c (Usage):
+	* minitar.c (octal):
+	* minitar.c (makepath):
+	* minitar.c (main):
+	Fix more compiler warnings, clean up the style to conform
+	more to standard XEmacs.
+
 2001-04-27  Adrian Aichner  <adrian@xemacs.org>
 
 	* compface.mak (clean): New target.