]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 1 Jun 1998 14:18:16 +0000 (14:18 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 1 Jun 1998 14:18:16 +0000 (14:18 +0000)
ChangeLog

index 5ec494d28b4a32e387e2c69240ca3af264dbae27..25af577e50ae4d75b305716abdaf25040c0b448a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 1998-06-01  Ulrich Drepper  <drepper@cygnus.com>
 
+       * sunrpc/rpc/xdr.h (struct XDR): Don't mark xdr_ops element as
+       const.
+
        * sysdeps/i386/fpu/__math.h: Use ((__unused__)) instead of
        ((unused)).  Reported by Bruno Haible.