[Pkg-wmaker-commits] [wmbiff] 55/84: release version 0.4.6

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 3a2b91c710e95f875f329973612fb87cf2b11868
Author: bluehal <bluehal>
Date:   Fri Jul 19 18:51:18 2002 +0000

    release version 0.4.6
---
 ChangeLog    | 36 ++++++++++++++++++++++++++++++++++--
 NEWS         |  7 ++++++-
 configure.ac |  4 ++--
 3 files changed, 42 insertions(+), 5 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index e75e583..6e105d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,14 +6,46 @@ The latest changelog entry is in a different format, because it's inserted by
 CVS on commit.
 
   $Log: ChangeLog,v $
-  Revision 1.37  2002/07/04 08:00:16  bluehal
-  last minute changes for 0.4.5
+  Revision 1.38  2002/07/19 18:51:18  bluehal
+  release version 0.4.6
 
   Revision 1.1  2002/04/07 05:08:23  bluehal
   use automake / autoconf; after checkout run ./FromCVS.sh
 
 
 
+2002-07-18 Thursday 02:55 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+	* wmbiff/wmbiff.c: ignore sigpipe, possible bugfix for abnormal
+	termination during suspend for imap/gnutls
+
+2002-07-04 Thursday 08:00 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+	* ChangeLog, NEWS, configure.ac: last minute changes for 0.4.5
+
+2002-07-04 Thursday 01:07 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+	* wmbiff/: Imap4Client.c, Makefile.am, Pop3Client.c, charutil.c,
+	tlsComm.c, wmbiff.c: valgrind debugging, and support for -exit. 
+	some bugs were probably fixed, but since nobody has noticed yet, I
+	don't know if they mattered
+
+2002-07-04 Thursday 00:45 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+	* wmgeneral/wmgeneral.c: reminder in where valgrind complains
+
+2002-07-04 Thursday 00:45 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+	* Makefile.am: add a top-level 'indent' rule
+
+2002-07-03 Wednesday 02:28 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+	* wmbiff/tlsComm.c: doubled the timeout to 40 seconds.
+
+2002-06-28 Friday 00:11 UTC -- Jordi Mallach <jordi at sindominio.net>
+
+	* .cvsignore: Added autom4te.cache.
+
 2002-06-26 Wednesday 19:04 UTC -- Neil Spring <nspring at cs.washington.edu>
 
 	* ChangeLog, Makefile.am, autoconf/Makefile.am: die configure.in!
diff --git a/NEWS b/NEWS
index bb89337..1324894 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
 Release Notes
 ~~~~~~~~~~~~~
+Release 0.4.6 - July 19, 2002
+  * Ignore sigpipe so that apm suspend works with IMAP/TLS.
+  * Memory handling bugfixes to appease valgrind.
+  * GNUTLS v0.4.3, gcrypt v1.17 expected
+
 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
@@ -340,4 +345,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.26 2002/07/04 08:00:17 bluehal Exp $
+$Id: NEWS,v 1.27 2002/07/19 18:51:18 bluehal Exp $
diff --git a/configure.ac b/configure.ac
index 9fea1c2..9855fec 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,9 +7,9 @@ dnl and configure:
 dnl  installation prefix
 dnl  version
 
-AC_INIT(wmbiff, 0.4.5, wmbiff-devel at lists.sourceforge.net)
+AC_INIT(wmbiff, 0.4.6, wmbiff-devel at lists.sourceforge.net)
 AC_CONFIG_AUX_DIR(autoconf)
-AM_INIT_AUTOMAKE(wmbiff, 0.4.5)
+AM_INIT_AUTOMAKE(wmbiff, 0.4.6)
 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