Remove stale reference to website
authorUlrich Drepper <drepper@redhat.com>
Fri, 26 Mar 2010 12:09:55 +0000 (05:09 -0700)
committerUlrich Drepper <drepper@redhat.com>
Fri, 26 Mar 2010 12:09:55 +0000 (05:09 -0700)
ChangeLog
malloc/malloc.c

index 3845caf..d4d4826 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-03-26  Ulrich Drepper  <drepper@redhat.com>
+
+       * malloc/malloc.c: Remove stale reference to website.
+
 2010-03-24  Ulrich Drepper  <drepper@redhat.com>
 
        [BZ #11389]
index 763852e..6993aea 100644 (file)
   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: