/[libtool]/libtool/HACKING
ViewVC logotype

Diff of /libtool/HACKING

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6.2.9 by gary, Mon Apr 25 15:06:43 2005 UTC revision 1.6.2.10 by rwild, Tue Apr 26 11:55:44 2005 UTC
# Line 350  yyyy-mm-dd  Name of Author  <email@addre Line 350  yyyy-mm-dd  Name of Author  <email@addre
350  * Make sure you have a copy of xdelta installed, and a copy of the previous  * Make sure you have a copy of xdelta installed, and a copy of the previous
351    release tarball in the build directory.    release tarball in the build directory.
352    
353    * Make sure your locale is sane, e.g. by exporting LC_ALL=C.
354    
355    * Double check that serial number updates in public m4 files weren't forgotten
356      since last release (they should be updated in CVS along with commits that
357      require it so that users can work with CVS snapshots).
358    
359    * Double check that libltdl version number updates weren't forgotten since last
360      release (they should be updated in CVS along with commits that require it so
361      that users can work with CVS snapshots).
362    
363  * Update the version number in configure.ac.  * Update the version number in configure.ac.
364    See http://www.gnu.org/software/libtool/contribute.html for details of    See http://www.gnu.org/software/libtool/contribute.html for details of
365    the numbering scheme.    the numbering scheme.
# Line 382  yyyy-mm-dd  Name of Author  <email@addre Line 392  yyyy-mm-dd  Name of Author  <email@addre
392    with release-$(VERSION) and generate the gpg signature files.    with release-$(VERSION) and generate the gpg signature files.
393    
394  * Run 'make -f[../]Makefile.maint deltas' (pass  * Run 'make -f[../]Makefile.maint deltas' (pass
395    LASTRELEASE=min.maj[.mic[alpha]] if needed) to create both diff and    LASTRELEASE=maj.min[.mic[alpha]] if needed) to create both diff and
396    xdelta files between the previous release tarball and the new with    xdelta files between the previous release tarball and the new with
397    detached gpg signature files and clear signed directive files.    detached gpg signature files and clear signed directive files.
398    
# Line 498  The Libtool Team is pleased to announce Line 508  The Libtool Team is pleased to announce
508    
509  GNU Libtool hides the complexity of using shared libraries behind a  GNU Libtool hides the complexity of using shared libraries behind a
510  consistent, portable interface. GNU Libtool ships with GNU libltdl,  consistent, portable interface. GNU Libtool ships with GNU libltdl,
511  which hides the comlexity of loading dynamic runtime libraries  which hides the complexity of loading dynamic runtime libraries
512  (modules) behind a consistent, portable interface.  (modules) behind a consistent, portable interface.
513    
514  This release has @SUMMARY_OF_IMPROVEMENTS_SINCE_LAST_RELEASE_ON_THIS_BRANCH@.  This release has @SUMMARY_OF_IMPROVEMENTS_SINCE_LAST_RELEASE_ON_THIS_BRANCH@.

Legend:
Removed from v.1.6.2.9  
changed lines
  Added in v.1.6.2.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26