Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-2]: src/doc Ticket 1968.



details:   https://anonhg.NetBSD.org/src/rev/4cb56b30d758
branches:  netbsd-2
changeset: 563705:4cb56b30d758
user:      riz <riz%NetBSD.org@localhost>
date:      Wed Jun 01 15:52:47 2005 +0000

description:
Ticket 1968.

diffstat:

 doc/CHANGES-2.1 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r b721d393a04b -r 4cb56b30d758 doc/CHANGES-2.1
--- a/doc/CHANGES-2.1   Wed Jun 01 15:50:34 2005 +0000
+++ b/doc/CHANGES-2.1   Wed Jun 01 15:52:47 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.1,v 1.1.2.119 2005/06/01 14:53:32 riz Exp $
+#      $NetBSD: CHANGES-2.1,v 1.1.2.120 2005/06/01 15:52:47 riz Exp $
 
 A complete list of changes from the NetBSD 2.0 release to the NetBSD 2.1 
 release
@@ -2439,3 +2439,8 @@
        Add __UNCONST and __used.
        [christos, ticket #1967]
 
+lib/libc/stdio/vfprintf.c                      1.47
+
+       Remove __UNCONST definition; it is now in <sys/cdefs.h>.
+       [christos, ticket #1968]
+



Home | Main Index | Thread Index | Old Index