From: Ulrich Drepper Date: Fri, 26 Mar 2010 12:09:55 +0000 (-0700) Subject: Remove stale reference to website X-Git-Tag: fedora/glibc-2.11.90-17~2^2~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b0fba7530eafb3d815b8c9f3d546d3494680102;p=thirdparty%2Fglibc.git Remove stale reference to website --- diff --git a/ChangeLog b/ChangeLog index 3845cafc253..d4d4826a2c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-03-26 Ulrich Drepper + + * malloc/malloc.c: Remove stale reference to website. + 2010-03-24 Ulrich Drepper [BZ #11389] diff --git a/malloc/malloc.c b/malloc/malloc.c index 763852ea3b7..6993aea0ecb 100644 --- a/malloc/malloc.c +++ b/malloc/malloc.c @@ -148,8 +148,7 @@ Thread-safety: thread-safe unless NO_THREADS is defined Compliance: I believe it is compliant with the 1997 Single Unix Specification - (See http://www.opennc.org). Also SVID/XPG, ANSI C, and probably - others as well. + Also SVID/XPG, ANSI C, and probably others as well. * Synopsis of compile-time options: