[Xfce4-commits] [apps/xfce4-screensaver] 01/01: Updates for release

noreply at xfce.org noreply at xfce.org
Mon Mar 23 00:59:56 CET 2020


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

b   l   u   e   s   a   b   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/xfce4-screensaver.

commit 672964e54ce03cede5f77c5ebb312101e5d9e99e
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Sun Mar 22 19:59:29 2020 -0400

    Updates for release
---
 NEWS         | 26 +++++++++++++++++++++++++-
 configure.ac |  2 +-
 2 files changed, 26 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 8a9d1c1..aa45834 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+0.1.9 (beta)
+============
+- Reimplement g_date_time_format_iso8601 to support GLib 2.50+
+- Replace deprecated GTimeVal usage
+- Rebuild windows on monitor reconfiguration
+- Draw overlays during window reconstruction to protect screen
+- Do not activate DPMS when screensaver is inactive (bug #16327)
+- Better handling of multi-monitor and lid-close events (bug #16102)
+- Update LINGUAS (bug #15949)
+- Fix decimal properties when running through atof
+- Return 1 on lock command failure (bug #15945)
+- Rename 'Pictures folder' to 'Slideshow' (bug #15589)
+- Raise NameError and TypeError (bug #15830)
+- Fix float parsing error (bug #16295)
+- Fix inhibitor proxying (bug #16356)
+- Fix inhibitor listing in xfce4-screensaver-command (bug #16355)
+- Add systemd sleep inhibitor (bug #15929)
+- Fix dbus inhibition (bug #16365)
+- dbus: Prevent overzealous activation (bug #16365)
+- Translation Updates:
+  Albanian, Belarusian, Czech, Finnish, Galician, Hebrew, Italian,
+  Japanese, Korean, Malay, Norwegian Bokmål, Polish, Portuguese
+  (Brazil), Serbian, Spanish, Swedish, Turkish
+
 0.1.8 (beta)
 ============
 - Features:
@@ -164,4 +188,4 @@
 
 0.1.0 (alpha)
 =============
-- Initial Xfce release.
+- Initial Xfce release.
\ No newline at end of file
diff --git a/configure.ac b/configure.ac
index 2a1768c..32a650f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl -*- mode: m4 -*-
 
 AC_PREREQ(2.60)
 AC_INIT([xfce4-screensaver],
-        [0.1.8],
+        [0.1.9],
         [https://www.xfce.org/])
 
 AC_CONFIG_SRCDIR(src/xfce4-screensaver.c)

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


More information about the Xfce4-commits mailing list