diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-05-24 05:21:31 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-05-24 05:21:31 +0000 |
commit | 75c827b5e1d1d6a47fdb49ec4ab6e5293910841b (patch) | |
tree | 190acfe92ccbd0d29ad4a99dfdc895d7b0b66d96 | |
parent | 2c55cb995b06079e45ccc158755ac34791ce46ac (diff) | |
download | glibc-75c827b5e1d1d6a47fdb49ec4ab6e5293910841b.tar.gz glibc-75c827b5e1d1d6a47fdb49ec4ab6e5293910841b.tar.xz glibc-75c827b5e1d1d6a47fdb49ec4ab6e5293910841b.zip |
Update.
2004-05-23 Ulrich Drepper <drepper@redhat.com> * malloc/obstack.c: Don't allow linking with _obstack.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7016a75e11..96216a9117 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-05-23 Ulrich Drepper <drepper@redhat.com> + + * malloc/obstack.c: Don't allow linking with _obstack. + 2004-05-23 Andreas Schwab <schwab@suse.de> * sysdeps/m68k/m68020/bits/atomic.h: Use "+m" constraint instead |