Subject: CVS commit: src/lib/libc
To: None <source-changes@NetBSD.org>
From: Bernd Ernesti <veego@netbsd.org>
List: source-changes
Date: 08/07/2005 20:32:59
Module Name:	src
Committed By:	veego
Date:		Sun Aug  7 20:32:59 UTC 2005

Modified Files:
	src/lib/libc: shlib_version
	src/lib/libc/include: namespace.h

Log Message:
Last change to namespace.h had an wrong entry: in6addr_nodelocal_allrouters
instead of in6addr_linklocal_allrouters.
Bump the shared library minor version.

Thanks to Klaus Klein for the hint what went wrong.


To generate a diff of this commit:
cvs rdiff -r1.166 -r1.167 src/lib/libc/shlib_version
cvs rdiff -r1.105 -r1.106 src/lib/libc/include/namespace.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.