libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: HACKING update


From: Ralf Wildenhues
Subject: FYI: HACKING update
Date: Tue, 26 Apr 2005 13:56:08 +0200
User-agent: Mutt/1.4.1i

Hi Gary, others,

* Gary V. Vaughan wrote on Tue, Apr 26, 2005 at 10:24:17AM CEST:
> Ralf Wildenhues wrote:
> > +* Make sure your locale is sane, e.g. by exporting LC_ALL=C.
> 
> Good point!

Hehe.  Luckily I stumbled over the german navigation bar in the texinfo
output before it was too late.  :-)

*snip*
> There is also a typo in the release note template I just spotted:
> 
> s/comlexity/complexity/g

Thanks.  I have applied the following to HEAD and branch-2-0,
it also includes the THANKS update.

Sorry, BTW, I forgot to post the branch-1-5 release patches.
Will do so tonight.

Regards,
Ralf

        * HACKING, THANKS: Updated.

Index: HACKING
===================================================================
RCS file: /cvsroot/libtool/libtool/HACKING,v
retrieving revision 1.15
diff -u -r1.15 HACKING
--- HACKING     22 Apr 2005 10:20:46 -0000      1.15
+++ HACKING     26 Apr 2005 11:39:25 -0000
@@ -350,6 +350,16 @@
 * 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 @@
   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 @@
 
 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 @address@hidden
Index: THANKS
===================================================================
RCS file: /cvsroot/libtool/libtool/THANKS,v
retrieving revision 1.42
diff -u -r1.42 THANKS
--- THANKS      20 Mar 2005 07:15:17 -0000      1.42
+++ THANKS      26 Apr 2005 11:39:25 -0000
@@ -92,6 +92,8 @@
   Peter Eisentraut             address@hidden
   Peter Ekberg                 address@hidden
   Rainer Orth                  address@hidden
+  Ralf Menzel                  address@hidden
+  Robert Ögren                 address@hidden
   Sebastian Wilhelmi           address@hidden
   Stephan Kulow                        address@hidden
   Steven M. Schultz            address@hidden
@@ -101,6 +103,7 @@
   Tor Lillqvist                        address@hidden
   Ulrich Drepper               address@hidden
   Xavier Pianet                        address@hidden
+  Пухальский Юрий Андреевич    address@hidden
 
 
 * And, not forgetting everyone that was kind enough to spend time testing




reply via email to

[Prev in Thread] Current Thread [Next in Thread]