From: Ralf Wildenhues Date: Tue, 26 Apr 2005 11:55:44 +0000 (+0000) Subject: * HACKING, THANKS: Updated. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2713c99fb542cffe369b3c81b8f79fca3c7168a2;p=thirdparty%2Flibtool.git * HACKING, THANKS: Updated. --- diff --git a/ChangeLog b/ChangeLog index c1ce474c3..276a35556 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-04-26 Ralf Wildenhues , + Gary V. Vaughan + + * HACKING, THANKS: Updated. + 2005-04-25 Eric Blake (tiny change) * libltdl/configure.ac (AC_OUTPUT): loaders/Makefile.am is no diff --git a/HACKING b/HACKING index 4813a5ee2..8c07cb066 100644 --- a/HACKING +++ b/HACKING @@ -350,6 +350,16 @@ yyyy-mm-dd Name of Author (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 (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 52373b688..e145de514 100644 --- 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 @@ -101,6 +103,7 @@ 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