---
 wmcdplay/ChangeLog    | 10 ++++++++++
 wmcdplay/configure.ac |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/wmcdplay/ChangeLog b/wmcdplay/ChangeLog
index 4744933..2dec3dd 100644
--- a/wmcdplay/ChangeLog
+++ b/wmcdplay/ChangeLog
@@ -91,3 +91,13 @@ Beta1                      "-a artwork_file" is now "-f 
artwork_file", sorry ;-)
                            Improved artwork loading (it was very brain-dead).
                            Formatting changes in artwork files (ARTWORK 
documentation
                               is now up-to-date).
+
+Release 1.1    18/12/14    Add -i option so users can specify cd polling
+                              interval.
+                           Fix compiler warnings.
+                           Add FreeBSD and Hurd support.
+                           Switch build system to autotools.
+                           Install art script.
+                           Add manpage from Debian.
+                           Now maintained by Window Maker Developers Team
+                              <wmaker-dev@lists.windowmaker.org>.
diff --git a/wmcdplay/configure.ac b/wmcdplay/configure.ac
index 82ed4c0..18210e2 100644
--- a/wmcdplay/configure.ac
+++ b/wmcdplay/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([wmcdplay], [1.0beta1])
+AC_INIT([wmcdplay], [1.1], [wmaker-dev@lists.windowmaker.org])
 AM_INIT_AUTOMAKE([foreign])
 AC_CONFIG_SRCDIR([configure.ac])
 AC_PROG_CXX
-- 
2.1.0


-- 
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to