diff --git a/nptl/ChangeLog b/nptl/ChangeLog index ce72d2738e..1b6f3d764c 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,10 @@ +2004-06-29 Roland McGrath + + * 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 * sysdeps/unix/sysv/linux/sh/pthread_once.S (__pthread_once):