[PATCH 2/2] wmbiff: Bump to version 0.4.29.

Doug Torrance <[email protected]>
Newsgroups gmane.compw.window-managers.windowmaker.devel
Message-ID <[email protected]>
---
 wmbiff/ChangeLog    | 38 ++++++++++++++++++++++++++++++++++++++
 wmbiff/configure.ac |  2 +-
 2 files changed, 39 insertions(+), 1 deletion(-)

diff --git a/wmbiff/ChangeLog b/wmbiff/ChangeLog
index 4271326..cbe9678 100644
--- a/wmbiff/ChangeLog
+++ b/wmbiff/ChangeLog
@@ -1,3 +1,41 @@
+2016-07-19  Doug Torrance <[email protected]>
+
+	* wmbiff/Imap4Client.c: Close mailbox before we call
+	status on it.
+
+	Additional patch by Nye Liu <[email protected]> to fix Debian bug
+	#830889 [1].
+
+	[1] https://bugs.debian.org/830889
+
+2016-07-12  Doug Torrance <[email protected]>
+
+	* wmbiff/Imap4Client.c: EXAMINE before STATUS
+
+	Patch by Nye Liu <[email protected]> to fix Debian bug #830889 [1].
+
+	Outlook Office365 IMAP servers now expect a client to issue at least
+	one EXAMINE before STATUS, or UNSEEN is always zero.
+
+	[1] https://bugs.debian.org/830889
+
+2015-10-25  Doug Torrance <[email protected]>
+
+	* wmbiff/wmbiff.1, wmbiff/wmbiff.c: Add	missing command line options
+	to documentation.
+
+	Closes Debian bug #770117 [1].
+
+	[1] https://bugs.debian.org/770117
+
+2015-08-16  Rodolfo García Peñas (kix) <[email protected]>
+
+	* wmbiff/tlsComm.c: FTBFS with initialize_gnutls
+
+	The first argument for the function initialize_gnutls is an intptr_t
+	so wmbiff fails to build from source. This patch changes the current
+	int to intptr_t.
+
 2014-11-07  Doug Torrance <[email protected]>
 
 	* wmbiff/Makefile.am: Remove sourceforgeupload target from
diff --git a/wmbiff/configure.ac b/wmbiff/configure.ac
index a1ae56c..1479100 100644
--- a/wmbiff/configure.ac
+++ b/wmbiff/configure.ac
@@ -6,7 +6,7 @@ dnl and configure:
 dnl  installation prefix
 dnl  version
 
-AC_INIT(WMBiff, 0.4.28, [email protected], wmbiff)
+AC_INIT(WMBiff, 0.4.29, [email protected], wmbiff)
 AC_CONFIG_AUX_DIR(autoconf)
 AM_INIT_AUTOMAKE
 AC_CONFIG_HEADER([config.h])
-- 
2.7.4


-- 
To unsubscribe, send mail to [email protected].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.