[Pkg-wmaker-commits] [wmbiff] 53/84: last minute changes for 0.4.5
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:01:58 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to tag wmbiff_0_4_10
in repository wmbiff.
commit 7e578f356430b54b6fc9df97e660382571fbeb7c
Author: bluehal <bluehal>
Date: Thu Jul 4 08:00:16 2002 +0000
last minute changes for 0.4.5
---
ChangeLog | 9 +++++++--
NEWS | 6 +++---
configure.ac | 4 ++--
3 files changed, 12 insertions(+), 7 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 9a996a0..e75e583 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,14 +6,19 @@ The latest changelog entry is in a different format, because it's inserted by
CVS on commit.
$Log: ChangeLog,v $
- Revision 1.36 2002/06/26 19:04:26 bluehal
- die configure.in! die acconfig.h!
+ Revision 1.37 2002/07/04 08:00:16 bluehal
+ last minute changes for 0.4.5
Revision 1.1 2002/04/07 05:08:23 bluehal
use automake / autoconf; after checkout run ./FromCVS.sh
+2002-06-26 Wednesday 19:04 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+ * ChangeLog, Makefile.am, autoconf/Makefile.am: die configure.in!
+ die acconfig.h!
+
2002-06-26 Wednesday 18:56 UTC -- Neil Spring <nspring at cs.washington.edu>
* ChangeLog, FromCVS.sh, Makefile.am, configure.ac, configure.in,
diff --git a/NEWS b/NEWS
index 222c27a..bb89337 100644
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,13 @@
Release Notes
~~~~~~~~~~~~~
-Release 0.4.4 - Unreleased
+Release 0.4.4 - June 27, 2002
* GNUTLS version 0.4.3 required. The API has changed, and
wmbiff is no longer compatible with GNUTLS versions prior
to 0.4.3. Certificate checking may be slightly more strict.
* GCRYPT version 1.1.7 is expected as well.
* Partial rewrite of mailbox-parsing code, splint annotations.
* Bugfix in debug messages of ShellClient.
- * Internal cleanups.
+ * Internal cleanups; migration to autoconf 2.5
Release 0.4.3 - June 8, 2002
* IPv6 support for real. (missed a detail with autoconf)
@@ -340,4 +340,4 @@ Release 0.1 - Wed, 17 Nov 1999 00:00:00 +0000
* Initial release by Gennady Belyakov <gb at ccat.elect.ru>.
-$Id: NEWS,v 1.25 2002/06/24 07:18:09 bluehal Exp $
+$Id: NEWS,v 1.26 2002/07/04 08:00:17 bluehal Exp $
diff --git a/configure.ac b/configure.ac
index 090d644..9fea1c2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,9 +7,9 @@ dnl and configure:
dnl installation prefix
dnl version
-AC_INIT(wmbiff, 0.4.4, wmbiff-devel at lists.sourceforge.net)
+AC_INIT(wmbiff, 0.4.5, wmbiff-devel at lists.sourceforge.net)
AC_CONFIG_AUX_DIR(autoconf)
-AM_INIT_AUTOMAKE(wmbiff, 0.4.4)
+AM_INIT_AUTOMAKE(wmbiff, 0.4.5)
dnl AUTOHEADER="$AUTOHEADER -l \\\\\\\$\(srcdir)/autoconf"
AM_CONFIG_HEADER(config.h)
dnl make sure autoheader finds version, implicitly defined above.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git
More information about the Pkg-wmaker-commits
mailing list