+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
* 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.
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.
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@.
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