[Pkg-wmaker-commits] [wmbiff] 02/14: Updated Changelog and Makefile for 0.2r.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 02:59:54 UTC 2015


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

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

commit bdaea1751f9691ffd15c6f909fe5ca7f78ac870d
Author: oskuro <oskuro>
Date:   Fri May 4 11:01:51 2001 +0000

    Updated Changelog and Makefile for 0.2r.
---
 ChangeLog       | 13 +++++++++++++
 wmbiff/Makefile |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 8164aab..a4c928e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+wmBiff (0.2r)
+  * wmbiff/Makefile: little cosmetic changes.
+  * wmbiff/wmbiff.c: if a pop3 or imap mailbox read fails and the following
+    reads are successful but no mail was in the server, the given mailbox
+    would remain reading "XX". Now it updates the counter no matter what the
+    read was (Mark Hurley).
+  * wmbiff/mboxClient.c: wmbiff would only count as new mails those with "N"
+    flags, ignoring those marked "ON" (Rob Funk).
+  * wmbiff/Imap4Client.c: fixed reading of quoted imap folders, which some
+    IMAPd's do (Rob Funk).
+
+ -- Jordi Mallach <jordi at sindominio.net>  Fri,  4 May 2001 13:01:14 +0200
+
 wmBiff (0.2q1)
   * wmbiff/Client.h: move DEBUG_* macros to wmbiff/Makefile
   * wmbiff/Pop3Client.c:
diff --git a/wmbiff/Makefile b/wmbiff/Makefile
index d684f3a..09bffb3 100644
--- a/wmbiff/Makefile
+++ b/wmbiff/Makefile
@@ -1,4 +1,4 @@
-WMBIFF_VERSION="0.2q1"
+WMBIFF_VERSION="0.2r"
 DESTDIR=
 prefix=/usr/local
 bindir=${prefix}/bin

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