]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* HACKING, THANKS: Updated.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 26 Apr 2005 11:55:44 +0000 (11:55 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 26 Apr 2005 11:55:44 +0000 (11:55 +0000)
ChangeLog
HACKING
THANKS

index c1ce474c30e78882916e315d53389b7260ea6a71..276a355563c141b6256adca944b1129e3689617b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-04-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>,
+           Gary V. Vaughan  <gary@gnu.org>
+
+       * HACKING, THANKS: Updated.
+       
 2005-04-25  Eric Blake  <ebb9@byu.net>  (tiny change)
 
        * libltdl/configure.ac (AC_OUTPUT): loaders/Makefile.am is no
diff --git a/HACKING b/HACKING
index 4813a5ee2ba8ddf57638461aa9e0528cf489e282..8c07cb06699075ef013a090bd632e94cb531a066 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -350,6 +350,16 @@ yyyy-mm-dd  Name of Author  <email@address>  (tiny change)
 * Make sure you have a copy of xdelta installed, and a copy of the previous
   release tarball in the build directory.
 
+* Make sure your locale is sane, e.g. by exporting LC_ALL=C.
+
+* Double check that serial number updates in public m4 files 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).
+
+* 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 version number in configure.ac.
   See http://www.gnu.org/software/libtool/contribute.html for details of
   the numbering scheme.
@@ -382,7 +392,7 @@ yyyy-mm-dd  Name of Author  <email@address>  (tiny change)
   with release-$(VERSION) and generate the gpg signature files.
 
 * Run 'make -f[../]Makefile.maint deltas' (pass
-  LASTRELEASE=min.maj[.mic[alpha]] if needed) to create both diff and
+  LASTRELEASE=maj.min[.mic[alpha]] if needed) to create both diff and
   xdelta files between the previous release tarball and the new with
   detached gpg signature files and clear signed directive files.
 
@@ -498,7 +508,7 @@ The Libtool Team is pleased to announce the release of GNU Libtool
 
 GNU Libtool hides the complexity of using shared libraries behind a
 consistent, portable interface. GNU Libtool ships with GNU libltdl,
-which hides the comlexity of loading dynamic runtime libraries
+which hides the complexity of loading dynamic runtime libraries
 (modules) behind a consistent, portable interface.
 
 This release has @SUMMARY_OF_IMPROVEMENTS_SINCE_LAST_RELEASE_ON_THIS_BRANCH@.
diff --git a/THANKS b/THANKS
index 52373b688a9727733d790b540f9162dcc1660d4c..e145de514627969e1f080b7b6efed92fdd517e56 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -92,6 +92,8 @@
   Peter Eisentraut             peter_e@gmx.net
   Peter Ekberg                 peda@lysator.liu.se
   Rainer Orth                  ro@TechFak.Uni-Bielefeld.DE
+  Ralf Menzel                  menzel@ls6.cs.uni-dortmund.de
+  Robert Ögren                        lists@roboros.com
   Sebastian Wilhelmi           wilhelmi@ira.uka.de
   Stephan Kulow                        coolo@kde.org
   Steven M. Schultz            sms@wlv.iipo.gtegsc.com
   Tor Lillqvist                        tml@iki.fi
   Ulrich Drepper               drepper@ipd.info.uni-karlsruhe.de
   Xavier Pianet                        xavier@xingo.com
+  Пухальский Юрий Андреевич     pooh@cryptopro.ru
 
 
 * And, not forgetting everyone that was kind enough to spend time testing