Date: Thu, 16 Nov 2000 14:13:19 -0800 From: "David O'Brien" <obrien@FreeBSD.ORG> To: stable@FreeBSD.ORG Subject: Re: libc shlib version Message-ID: <20001116141319.A73305@dragon.nuxi.com> In-Reply-To: <47225.974328301@winston.osd.bsdi.com>; from jkh@winston.osd.bsdi.com on Wed, Nov 15, 2000 at 02:45:01PM -0800 References: <obrien@FreeBSD.ORG> <47225.974328301@winston.osd.bsdi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 15, 2000 at 02:45:01PM -0800, Jordan Hubbard wrote: > If we haven't changed any interfaces in -stable since 4.1 then we don't > need to bump anything. If we have, we do, that's just how shared > library versions work. Correct. However people need to be careful and realize that means addition of interfaces (as long as existing ones do not change) does not require a shared version number bump. This was not the case in the a.out world, and some may not realize the rules have changed. -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001116141319.A73305>