diff src/ChangeLog @ 2844:eae9afc261a9

[xemacs-hg @ 2005-07-04 13:11:25 by crestani] 2005-06-29 Marcus Crestani <crestani@xemacs.org> Fix C++ build for unexec. * unexelf.c: Adjust fatal and unexec to the declarations in lisp.h. * unexelf.c (unexec): Remove unneeded arguments from fatal calls.
author crestani
date Mon, 04 Jul 2005 13:11:27 +0000
parents ade0c13d91a3
children ad0054aa11f1
line wrap: on
line diff
--- a/src/ChangeLog	Sun Jul 03 21:50:50 2005 +0000
+++ b/src/ChangeLog	Mon Jul 04 13:11:27 2005 +0000
@@ -1,3 +1,10 @@
+2005-06-29  Marcus Crestani  <crestani@xemacs.org>
+
+	Fix C++ build for unexec.
+	* unexelf.c: Adjust fatal and unexec to the declarations in
+	lisp.h.
+	* unexelf.c (unexec): Remove unneeded arguments from fatal calls.
+
 2005-07-03  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* event-Xt.c: