[Pkg-wmaker-commits] [wmshutdown] 120/173: Changelog, configure.ac: Bump to version 1.1.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Tue Aug 25 02:46:42 UTC 2015


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

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

commit bec56d818f8fb24f7d50258b7b9bd35ba865f1cf
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Thu Aug 7 02:26:31 2014 -0500

    Changelog, configure.ac: Bump to version 1.1.
---
 ChangeLog    | 8 +++++++-
 configure.ac | 2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 05b0664..be48a6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
 21/11/2001: Project started
 22/11/2001: First version (0.1) released
-20/06/2002: Bug Fix: Each click does not create a new dialog box anymore. Only one is created
+20/06/2002: Bug Fix: Each click does not create a new dialog box anymore. Only
+	one is created
 26/07/2014: Version 1.0 released.
 	* Convert to GTK3 and autotools.
 	* Incorporate several changes from Debian, including renaming
 	  wmShutdown to wmshutdown and Shutdown to wmshutdown-run.
+07/08/2014: Version 1.1 released.
+	* Use logind instead of calling /sbin/shutdown; delete wmshutdown-run as
+	  it is no longer needed.
+	* Update copyright information and documentation.
+	* Add command line options (--help and --version).
diff --git a/configure.ac b/configure.ac
index d41bc77..ea209cd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([wmshutdown], [1.0], [dtorrance at monmouthcollege.edu])
+AC_INIT([wmshutdown], [1.1], [dtorrance at monmouthcollege.edu])
 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 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/wmshutdown.git



More information about the Pkg-wmaker-commits mailing list