[Pkg-wmaker-commits] [wmbiff] 39/84: roughly finished 0.4.4

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:01:54 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 cca3e07a3060fd591fa07b320b57bb4fe435d168
Author: bluehal <bluehal>
Date:   Mon Jun 24 07:18:09 2002 +0000

    roughly finished 0.4.4
---
 ChangeLog  | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 FromCVS.sh |  3 +++
 NEWS       | 11 ++++++++++-
 3 files changed, 74 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index efd8f80..804a947 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,14 +6,73 @@ The latest changelog entry is in a different format, because it's inserted by
 CVS on commit.
 
   $Log: ChangeLog,v $
-  Revision 1.33  2002/06/08 22:22:11  bluehal
-  release 0.4.3 final updates
+  Revision 1.34  2002/06/24 07:18:09  bluehal
+  roughly finished 0.4.4
 
   Revision 1.1  2002/04/07 05:08:23  bluehal
   use automake / autoconf; after checkout run ./FromCVS.sh
 
 
 
+2002-06-24 Monday 01:23 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+	* wmbiff/Makefile.am, configure.in, wmbiff/Makefile.am: basic
+	gnutls 0.4.3 support (that is, it compiles.)
+
+2002-06-24 Monday 01:18 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+	* wmbiff/: gnutls-common.c, gnutls-common.h, tlsComm.c: basic
+	gnutls 0.4.3 support (that is, it compiles.)
+
+2002-06-23 Sunday 01:26 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+	* wmbiff/wmbiff.c: cleanup to periodic mail checking, removal of
+	the first mail check - now all cases are the same
+
+2002-06-21 Friday 04:34 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+	* wmbiff/wmbiff.c: y_ and x_origin, and num_mailboxes constants,
+	highlight color for fn, restructured mailbox creation routines
+
+2002-06-21 Friday 04:31 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+	* wmbiff/Pop3Client.c: splint
+
+2002-06-21 Friday 04:31 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+	* wmbiff/: LicqClient.c, ShellClient.c, charutil.c,
+	maildirClient.c, mboxClient.c, passwordMgr.c, test_wmbiff.c:
+	config.h
+
+2002-06-21 Friday 04:30 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+	* wmbiff/Imap4Client.c: clarity and splint
+
+2002-06-21 Friday 04:29 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+	* wmbiff/Client.h: splint support
+
+2002-06-21 Friday 04:29 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+	* wmbiff/wmbiff.1: highlight color
+
+2002-06-21 Friday 04:28 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+	* wmbiff/Makefile.am: verify that config.h is included in each .c
+	file
+
+2002-06-15 Saturday 09:05 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+	* configure.in: likely bugfix for newer autoconf?
+
+2002-06-15 Saturday 09:04 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+	* Makefile.am: keep automake1.6 happy
+
+2002-06-08 Saturday 22:22 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+	* ChangeLog, NEWS, configure.in: release 0.4.3 final updates
+
 2002-06-08 Saturday 22:20 UTC -- Neil Spring <nspring at cs.washington.edu>
 
 	* wmbiff/wmbiff.c: make the background black when using fonts
diff --git a/FromCVS.sh b/FromCVS.sh
index 64bda2b..455eed4 100755
--- a/FromCVS.sh
+++ b/FromCVS.sh
@@ -11,3 +11,6 @@ fi
  autoconf && \
  ./configure && \
  make
+
+   # when adding gnome support, integrate:
+   #aclocal -I /usr/share/aclocal/gnome-macros;
diff --git a/NEWS b/NEWS
index 7bbbfbe..222c27a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,14 @@
 Release Notes
 ~~~~~~~~~~~~~
+Release 0.4.4 - Unreleased
+  * 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.
+
 Release 0.4.3 - June 8, 2002
   * IPv6 support for real. (missed a detail with autoconf)
   * Preliminary font support, allowing variable colors.  Use
@@ -331,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.24 2002/06/08 22:22:11 bluehal Exp $
+$Id: NEWS,v 1.25 2002/06/24 07:18:09 bluehal Exp $

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