Subject: Re: CVS commit: src/distrib/sets/lists/base
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@astron.com>
List: source-changes
Date: 08/08/2005 15:21:15
In article <20050808061634.20E422697@moose-au-chocolat.dau.reziprozitaet.de>,
Klaus Klein  <kleink@mibh.de> wrote:
>On Sun,  7 Aug 2005 20:33:41 +0000 (UTC)
>Bernd Ernesti <veego@netbsd.org> wrote:
>
>> 
>> Module Name:	src
>> Committed By:	veego
>> Date:		Sun Aug  7 20:33:41 UTC 2005
>> 
>> Modified Files:
>> 	src/distrib/sets/lists/base: shl.mi
>> 
>> Log Message:
>> libc minor version was bumped due too a wrong namespace.h entry.
>
>Right action taken, but not quite the right reason for it: The bump
>should have been done regardless of that entry since the original
>change added a new interface to libc.

Well, practically this is correct, but that "new" entry was supposed
to be there according to <netinet6/in6.h> but it was accidentally
missing from libc. lint(1) bitched about it, so I fixed it.

christos