diff src/ChangeLog @ 980:2ec85ed291da

[xemacs-hg @ 2002-08-30 08:05:30 by youngs] 2002-08-29 Jerry James <james@xemacs.org> * lisp.h: structrures -> structures.
author youngs
date Fri, 30 Aug 2002 08:05:32 +0000
parents 13e47461d509
children 0205cafe98ff
line wrap: on
line diff
--- a/src/ChangeLog	Fri Aug 30 07:54:32 2002 +0000
+++ b/src/ChangeLog	Fri Aug 30 08:05:32 2002 +0000
@@ -1,3 +1,16 @@
+2002-08-29  Jerry James  <james@xemacs.org>
+
+	* lisp.h: structrures -> structures.
+
+2002-08-21  Jerry James  <james@xemacs.org>
+
+	* getloadavg.c: Substitute syssignal.h for signal.h.
+	* malloc.c: Ditto.
+	* unexhp9k3.c: Ditto.
+	* syssignal.h: Put NSIG setting code for SVR4 here.
+	* s/usg5-4.h: Don't include signal.h.  Remove NSIG setting code,
+	since signal.h has not yet been included.
+
 2002-08-21  Jerry James  <james@xemacs.org>
 
 	* getloadavg.c: Substitute syssignal.h for signal.h.