[Pkg-wmaker-commits] [wmbiff] 04/04: wmbiff: Bump to verson 0.4.30.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Dec 1 12:17:43 UTC 2016


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

dtorrance-guest pushed a commit to branch upstream
in repository wmbiff.

commit dbc176c8c2e6b529e0a6161606f643035120c32e
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Wed Nov 30 21:16:47 2016 -0500

    wmbiff: Bump to verson 0.4.30.
---
 ChangeLog    | 23 +++++++++++++++++++++++
 NEWS         |  6 ++++++
 configure.ac |  2 +-
 3 files changed, 30 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index cbe9678..6d1ee66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2016-11-30  Doug Torrance <dtorrance at piedmont.edu>
+
+        * ChangeLog, NEWS, configure.ac: Bump to verson 0.4.30.
+
+2016-11-30  Doug Torrance <dtorrance at piedmont.edu>
+
+	* wmbiff/Imap4Client.c, wmbiff/ShellClient.c, wmbiff/passwordMgr.c,
+	wmbiff/test_wmbiff.c: Add #define _GNU_SOURCE to avoid "implicit
+	declaration" warnings.
+
+2016-11-30  Doug Torrance <dtorrance at piedmont.edu>
+
+	* wmbiff/Client.h, wmbiff/socket.c: Use unsigned data type for port
+	number.
+
+2016-07-20  Doug Torrance <dtorrance at piedmont.edu>
+
+	* wmbiff/wmbiff.1, wmbiff/wmbiff.c: Fix typos.
+
+2016-07-19  Doug Torrance <dtorrance at piedmont.edu>
+
+	* ChangeLog, configure.ac: Bump to version 0.4.29.
+
 2016-07-19  Doug Torrance <dtorrance at piedmont.edu>
 
 	* wmbiff/Imap4Client.c: Close mailbox before we call
diff --git a/NEWS b/NEWS
index 5549ddf..dd0e2d4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
 Release Notes
 ~~~~~~~~~~~~~
+Release 0.4.30 - November 30, 2016
+  * Bug fixes.
+
+Release 0.4.29 - July 19, 2016
+  * Bug fixes.
+
 Release 0.4.28 - November 7, 2014
   * Lots of bug fixes and code cleanup.
 
diff --git a/configure.ac b/configure.ac
index 1479100..1409bb4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ dnl and configure:
 dnl  installation prefix
 dnl  version
 
-AC_INIT(WMBiff, 0.4.29, wmaker-dev at lists.windowmaker.org, wmbiff)
+AC_INIT(WMBiff, 0.4.30, wmaker-dev at lists.windowmaker.org, wmbiff)
 AC_CONFIG_AUX_DIR(autoconf)
 AM_INIT_AUTOMAKE
 AC_CONFIG_HEADER([config.h])

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