From 2c10f029175edea49c2de3547dc1a6473cd428f9 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Sun, 12 Jan 2003 00:38:22 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index f1c9944d842..77468a9d14c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2003-01-12 Kim F. Storm + + * alloc.c (pure_alloc): Corrected last change; now align the + pointer and adjust the size rather than aligning the size and + adjusting the pointer. Use a goto to handle overflow exception. + 2003-01-11 Kim F. Storm * process.c (Fset_process_contact): New function. -- 2.39.2