[Xfce4-commits] [apps/parole] 02/02: Updates for release

noreply at xfce.org noreply at xfce.org
Sat Feb 28 16:26:37 CET 2015


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

bluesabre pushed a commit to branch master
in repository apps/parole.

commit 73ad5981cad25245001de43e461589bf5fbc0a41
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Sat Feb 28 10:25:49 2015 -0500

    Updates for release
---
 ChangeLog       |    6 ++++++
 NEWS            |   14 ++++++++++++++
 configure.ac.in |    2 +-
 3 files changed, 21 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 4374830..c347ad5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+commit 9b86a924ac3ab24773eada00cdaec5e68f3e5d6e
+Author: Sean Davis <smd.seandavis at gmail.com>
+Date:   Sat Feb 28 09:46:50 2015 -0500
+
+    Follow other Xfce projects and maintain the changelog using the git log
+
 commit 7d4d65a2e1d66fecb821ad7ba7f8637eb707de0f
 Author: 玉堂白鹤 <yjwork at qq.com>
 Date:   Thu Feb 26 18:31:53 2015 +0100
diff --git a/NEWS b/NEWS
index a989b44..b9498b6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+0.8.0
+======
+- Increased required intltool version (0.35) (Bug 11180)
+- Use libxfce4ui's versioned help call for the documentation
+- Bugs Fixed
+  - Fallback to GStreamer 0.10 at build time if 1.0 is not available (Bug 11053)
+  - Fix build with GStreamer 0.10 (Bug 11052)
+  - Show preview text in the font selection dialog (Bug 11425)
+  - Clear startup notification when already running (Bug 11487)
+- Translation Updates: Arabic, Asturian, Bulgarian, Chinese (China), Croatian,
+  Czech, Danish, Dutch, English (Australia), Finnish, French, German, Hungarian,
+  Italian, Korean, Malay, Norwegian Bokmal, Polish, Portuguese,
+  Portuguese (Brazilian), Russian, Serbian, Spanish, Thai, Turkish, Ukrainian
+
 0.7.0 (Development Release)
 ======
 - New Features
diff --git a/configure.ac.in b/configure.ac.in
index 11bd436..23ebfbe 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -2,7 +2,7 @@ m4_define([intltool_minimum_version], [0.35])
 m4_define([parole_verinfo],           [0:7:0])
 m4_define([parole_version_api],       [0])
 m4_define([parole_version_major],     [0])
-m4_define([parole_version_minor],     [7])
+m4_define([parole_version_minor],     [8])
 m4_define([parole_version_micro],     [0])
 m4_define([parole_version_build],     [])
 m4_define([parole_version_tag],       [])

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list