From 78a9c83742c31dba525254c8bafcfc0b148861cb Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 29 Jun 2004 23:03:30 +0000 Subject: * 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. --- nptl/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'nptl/ChangeLog') 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): -- cgit v1.2.3