From: Ralf Wildenhues Date: Mon, 26 Sep 2005 12:21:53 +0000 (+0000) Subject: * HACKING: Only update libltdl version info before release. X-Git-Tag: release-2-1b~495 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edb1925ca25c6af8abae46fa94bf50a07acce534;p=thirdparty%2Flibtool.git * HACKING: Only update libltdl version info before release. --- diff --git a/ChangeLog b/ChangeLog index a5b808acf..f9f677171 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-09-26 Ralf Wildenhues + + * HACKING: Only update libltdl version info before release. + 2005-09-26 Tim Rice * configure.ac : Allow variable override. diff --git a/HACKING b/HACKING index 7c86421b2..569a18c21 100644 --- a/HACKING +++ b/HACKING @@ -368,9 +368,8 @@ yyyy-mm-dd Name of Author (tiny change) since last release (they should be updated in CVS along with commits that require it so that users can work with CVS snapshots). -* Double check that libltdl version number updates weren't forgotten since last - release (they should be updated in CVS along with commits that require it so - that users can work with CVS snapshots). +* Update the libltdl VERSION_INFO in Makefile.am for changes since the last + release. * Update the version number in configure.ac. See http://www.gnu.org/software/libtool/contribute.html for details of