aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2003-01-10 20:08:54 +0000
committerAndreas Schwab2003-01-10 20:08:54 +0000
commit3a8d08994a8df44a9020a25b3917e02c6da81465 (patch)
tree91bcae25a770f98bdb63f5b84d6dd5f2f924f3d0 /src/ChangeLog
parentd4aeef3b961bcbfb78a388683f64a4ce971fda26 (diff)
downloademacs-3a8d08994a8df44a9020a25b3917e02c6da81465.tar.gz
emacs-3a8d08994a8df44a9020a25b3917e02c6da81465.zip
(pure_alloc): Correct alignment for Lisp_Floats.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 66f295b0932..d10f6e52b19 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12003-01-10 Andreas Schwab <schwab@suse.de>
2
3 * alloc.c (pure_alloc): Correct alignment for Lisp_Floats.
4 Reported by Berthold Gunreben <b.gunreben@web.de>.
5
12003-01-10 Dave Love <fx@gnu.org> 62003-01-10 Dave Love <fx@gnu.org>
2 7
3 * composite.c (syms_of_composite): Make composition_hash_table 8 * composite.c (syms_of_composite): Make composition_hash_table