[Pkg-wmaker-commits] [wmbiff] 07/07: 0.4.19

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:04:41 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to tag wmbiff_0_4_19
in repository wmbiff.

commit b61e504c5ed003d6080124c96c25fbb231c1700f
Author: bluehal <bluehal>
Date:   Sun Nov 9 03:16:47 2003 +0000

    0.4.19
---
 NEWS         | 7 ++++++-
 configure.ac | 4 ++--
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index de7765e..7e19eb0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
 Release Notes
 ~~~~~~~~~~~~~
+Release 0.4.19 - November 8, 2003
+  * Fix test_tlscomm with the right signature for read()
+  * Another bugfix to IMAP msglst when headers are abnormal.
+  * Avoid strcpy for overlapping regions.
+
 Release 0.4.18 - November 8, 2003
   * Update security.debian.rb for ruby 1.8.
   * Bugfix to avoid infinite loop when reading from IMAP.
@@ -449,4 +454,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.52 2003/11/08 21:58:55 bluehal Exp $
+$Id: NEWS,v 1.53 2003/11/09 03:16:47 bluehal Exp $
diff --git a/configure.ac b/configure.ac
index a16c95a..c7d0e47 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,9 +6,9 @@ dnl and configure:
 dnl  installation prefix
 dnl  version
 
-AC_INIT(WMBiff, 0.4.18, wmbiff-devel at lists.sourceforge.net, wmbiff)
+AC_INIT(WMBiff, 0.4.19, wmbiff-devel at lists.sourceforge.net, wmbiff)
 AC_CONFIG_AUX_DIR(autoconf)
-AM_INIT_AUTOMAKE(wmbiff, 0.4.18) dnl tarded syntax for automake <= 1.5
+AM_INIT_AUTOMAKE(wmbiff, 0.4.19) dnl tarded syntax for automake <= 1.5
 AM_CONFIG_HEADER(config.h)
 dnl make sure autoheader finds version, implicitly defined above.
 AH_TEMPLATE([VERSION], [wmbiff's release version])

-- 
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