From 786a5421b89a0076d494dbea89bca8ae66aa48da Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 29 Jul 1998 14:52:00 +0000 Subject: Update. * Rules (tests): Depend on tests-static only if build-static == yes. * misc/Makefile (install-lib): Compile libbsd-compat.a and libg.a only if build-static == yes. 1998-07-29 12:58 Ulrich Drepper * sysdeps/generic/glob.c: Winblowz compatibility stuff. Patch received from Paul D. Smith . 1998-07-29 Andreas Jaeger * sunrpc/clnt_unix.c (__msgwrite)[!SCM_CRED]: Add return statement, fix typo. * sunrpc/svc_unix.c (__msgwrite)[!SCM_CRED]: Likewise. 1998-07-29 Andreas Jaeger --- ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7db898fbf6..a82df7e55f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +1998-07-29 Andreas Jaeger + + * Rules (tests): Depend on tests-static only if build-static == yes. + + * misc/Makefile (install-lib): Compile libbsd-compat.a and libg.a + only if build-static == yes. + +1998-07-29 12:58 Ulrich Drepper + + * sysdeps/generic/glob.c: Winblowz compatibility stuff. + Patch received from Paul D. Smith . + +1998-07-29 Andreas Jaeger + + * sunrpc/clnt_unix.c (__msgwrite)[!SCM_CRED]: Add return + statement, fix typo. + * sunrpc/svc_unix.c (__msgwrite)[!SCM_CRED]: Likewise. + 1998-07-29 Andreas Jaeger * manual/pattern.texi (More Flags for Globbing): Fix typo. -- cgit v1.2.1