This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU Libtool".
The branch, master has been updated via a64ea4d8c4934665d0a34f3b269634af0799f875 (commit) via e00162fee9686b2f9d13d6d55998bbcc3c9a9fe6 (commit) from b9bf9fb6ef614520fa373631078cc0cc2e89aa0d (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit a64ea4d8c4934665d0a34f3b269634af0799f875 Author: Gary V. Vaughan <g...@gnu.org> Date: Mon Oct 27 21:47:35 2014 +0000 maint: move Peter O'Gorman and Ralf Wildenhues to past maintainers. * AUTHORS: Move Peter O'Gorman and Ralf Wildenhues from current to past maintainers list. Signed-off-by: Gary V. Vaughan <g...@gnu.org> commit e00162fee9686b2f9d13d6d55998bbcc3c9a9fe6 Author: Gary V. Vaughan <g...@gnu.org> Date: Mon Oct 27 20:57:04 2014 +0000 maint: post-release administrivia * NEWS: Add header line for next release. * .prev-version: Record previous version. * cfg.mk (old_NEWS_hash): Auto-update. ----------------------------------------------------------------------- Summary of changes: .prev-version | 2 +- AUTHORS | 4 ++-- NEWS | 3 +++ cfg.mk | 2 +- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.prev-version b/.prev-version index 9d45785..35cee72 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -2.4.2.418 +2.4.3 diff --git a/AUTHORS b/AUTHORS index 91bdc36..55805ab 100644 --- a/AUTHORS +++ b/AUTHORS @@ -14,14 +14,14 @@ Ossama Othman oss...@debian.org Robert Boehne rboe...@ricardo-us.com Scott James Remnant sc...@netsplit.com + Peter O'Gorman pe...@pogma.com + Ralf Wildenhues ralf.wildenh...@gmx.de * GNU Libtool and libltdl are currently being cajoled, bullied, rewritten and otherwise dragged into the future by: Gary V. Vaughan g...@gnu.org Bob Friesenhahn bfrie...@simple.dallas.tx.us - Peter O'Gorman pe...@pogma.com - Ralf Wildenhues ralf.wildenh...@gmx.de * The following people also enjoy write access under the given rules: diff --git a/NEWS b/NEWS index d373ef3..6740ce6 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ NEWS - list of user-visible changes between releases of GNU Libtool +* Noteworthy changes in release ?.? (????-??-??) [?] + + * Noteworthy changes in release 2.4.3 (2014-10-27) [stable] ** New features: diff --git a/cfg.mk b/cfg.mk index de3aef3..7c73540 100644 --- a/cfg.mk +++ b/cfg.mk @@ -24,7 +24,7 @@ update-copyright-env := UPDATE_COPYRIGHT_FORCE=1 UPDATE_COPYRIGHT_USE_INTERVALS=1 # Set format of NEWS -old_NEWS_hash := d41d8cd98f00b204e9800998ecf8427e +old_NEWS_hash := aff57203fce23f130c7c8e9652489229 manual_title = Portable Dynamic Shared Object Management hooks/post-receive -- GNU Libtool