[Pkg-wmaker-commits] [wmforecast] 05/10: Release version 0.10.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Mar 26 23:16:29 UTC 2016


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

dtorrance-guest pushed a commit to branch master
in repository wmforecast.

commit ca4894562e0c4dd4e72b8883a600ca1bd939140c
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sat Mar 26 18:51:04 2016 -0400

    Release version 0.10.
---
 ChangeLog    | 24 ++++++++++++++++++++++++
 NEWS         |  4 ++++
 configure.ac |  2 +-
 3 files changed, 29 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 9b2d9ba..6ddaf67 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2016-03-26  Doug Torrance <dtorrance at piedmont.edu>
+
+	* ChangeLog, NEWS, configure.ac: Release version 0.10.
+
+2016-03-26  Doug Torrance <dtorrance at piedmont.edu>
+
+	* TODO, wmforecast.c: Limit of number days in forecast to 7 to avoid
+	confusion.  "Which Saturday is it talking about?" Add note in TODO
+	about possibly making this number a configuration option in the future.
+
+2016-03-26  Doug Torrance <dtorrance at piedmont.edu>
+
+	* wmforecast.c: Update to work with new Yahoo Weather API.
+
+2016-02-23  Doug Torrance <dtorrance at piedmont.edu>
+
+	* Makefile.am, configure.ac: Use pkg-config for WINGs.
+
+2016-02-07  Doug Torrance <dtorrance at piedmont.edu>
+
+	* README: Update homepage and email address in README.
+
+2016-01-17  Doug Torrance <dtorrance at piedmont.edu>
+
 2016-01-17  Doug Torrance <dtorrance at piedmont.edu>
 
 	* ChangeLog, NEWS, configure.ac: Release version 0.9.
diff --git a/NEWS b/NEWS
index efe89e1..992c5fb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+version 0.10
+------------
+* Update to work with new Yahoo! Weather API.
+
 version 0.9
 -----------
 * New feature!
diff --git a/configure.ac b/configure.ac
index 28a8077..3afc1ae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([wmforecast], [0.9], [dtorrance at piedmont.edu])
+AC_INIT([wmforecast], [0.10], [dtorrance at piedmont.edu])
 AM_INIT_AUTOMAKE([-Wall -Werror])
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_HEADER([config.h])

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmforecast.git



More information about the Pkg-wmaker-commits mailing list