diff src/ChangeLog @ 2133:5c7bc4e019e6

[xemacs-hg @ 2004-06-16 12:49:25 by malcolmp] Further fix for IA-64.
author malcolmp
date Wed, 16 Jun 2004 12:49:26 +0000
parents 34ca43a57692
children 3ceb3622efa3
line wrap: on
line diff
--- a/src/ChangeLog	Wed Jun 16 12:01:19 2004 +0000
+++ b/src/ChangeLog	Wed Jun 16 12:49:26 2004 +0000
@@ -1,3 +1,9 @@
+2004-06-16  Malcolm Purvis  <malcolmp@xemacs.org>
+
+	* malloc.c (morecore): siz is a long because in some architectures
+	(eg ia-64) an int cannot hold the address range.  Additional patch
+	from the SuSe distribution.
+
 2004-06-15  Malcolm Purvis  <malcolmp@xemacs.org>
 
 	* emacs.c: