* Banner: NPTL no longer has its own version number.
authorRoland McGrath <roland@gnu.org>
Tue, 29 Jun 2004 23:03:30 +0000 (23:03 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 29 Jun 2004 23:03:30 +0000 (23:03 +0000)
* Makefile (nptl-version): Variable removed.
* sysdeps/pthread/Makefile (CFLAGS-confstr.c): Set LIBPTHREAD_VERSION
using $(version), the glibc version number.

nptl/ChangeLog

index ce72d2738ef0116b456acb98960db4a8aeb39519..1b6f3d764cdc2f07c41391b92d70ca07012b1fa9 100644 (file)
@@ -1,3 +1,10 @@
+2004-06-29  Roland McGrath  <roland@redhat.com>
+
+       * Banner: NPTL no longer has its own version number.
+       * Makefile (nptl-version): Variable removed.
+       * sysdeps/pthread/Makefile (CFLAGS-confstr.c): Set LIBPTHREAD_VERSION
+       using $(version), the glibc version number.
+
 2004-06-29  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
 
        * sysdeps/unix/sysv/linux/sh/pthread_once.S (__pthread_once):