]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* HACKING: Only update libltdl version info before release.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 26 Sep 2005 12:21:53 +0000 (12:21 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 26 Sep 2005 12:21:53 +0000 (12:21 +0000)
ChangeLog
HACKING

index a5b808acf34d5ca18837d3f5205ae7adf1eeb1e2..f9f677171d2616acd2b8855723b89c0e1e35ebf6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-09-26  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+       * HACKING: Only update libltdl version info before release.
+
 2005-09-26  Tim Rice  <tim@multitalents.net>
 
        * configure.ac <AUTOM4TE>: Allow variable override.
diff --git a/HACKING b/HACKING
index 7c86421b20d740a131dbe0f7e5c4d65f254261de..569a18c21b1ab8183443511a1218d1166157e089 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -368,9 +368,8 @@ yyyy-mm-dd  Name of Author  <email@address>  (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