From: Peter Rosin Date: Tue, 4 May 2010 18:36:52 +0000 (+0200) Subject: Clarify versioning algorithm documentation. X-Git-Tag: v2.2.7b~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b2c5221466b4a4a547bc7acc37cc466f9c488044;p=thirdparty%2Flibtool.git Clarify versioning algorithm documentation. * doc/libtool.texi (Updating version info): Be explicit about setting age to zero on interface change. Reported by Jef Driesen Signed-off-by: Peter Rosin --- diff --git a/ChangeLog b/ChangeLog index aae203c7a..a4e26b66f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2010-05-05 Peter Rosin + + Clarify versioning algorithm documentation. + * doc/libtool.texi (Updating version info): Be explicit + about setting age to zero on interface change. + Reported by Jef Driesen + 2010-05-04 Peter O'Gorman Ranlib is required with -force_load and fat archives. diff --git a/doc/libtool.texi b/doc/libtool.texi index f73f5a7db..bbc22f490 100644 --- a/doc/libtool.texi +++ b/doc/libtool.texi @@ -2927,8 +2927,8 @@ If any interfaces have been added since the last public release, then increment @var{age}. @item -If any interfaces have been removed since the last public release, then -set @var{age} to 0. +If any interfaces have been removed or changed since the last public +release, then set @var{age} to 0. @end enumerate @strong{@emph{Never}} try to set the interface numbers so that they