[Xfce4-commits] [apps/xfce4-screensaver] 01/01: Release 0.1.6

noreply at xfce.org noreply at xfce.org
Sun Jun 30 17:11:12 CEST 2019


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 42b3503ccc82b10e658c78e2a1c6a76c855c62d5
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Sun Jun 30 11:07:17 2019 -0400

    Release 0.1.6
---
 NEWS         | 19 +++++++++++++++++++
 configure.ac |  2 +-
 2 files changed, 20 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index aca05bb..403e56a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+0.1.6 (beta)
+============
+- Bug Fixes:
+  - Fixed flickering in the password dialog
+  - Fixed password dialog appearance, visual artifacts with various
+    themes are resolved
+  - Remove reference to pkg-config file (.pc) (Xfce #15597)
+- Code Cleanup:
+  - Cleaned up kdb-indicator logic
+  - Consolidated debug function calls
+  - Moved job theme processing out of gs-manager
+  - Removed drag-and-drop theme installation
+  - Removed placeholder widgets from the glade template
+  - Removed unused callbacks
+  - Simplified handling of user preferences
+- Translation Updates:
+  Armenian (Armenia), Hebrew, Hungarian, Malay, Portuguese,
+  Portuguese (Brazil), Russian
+
 0.1.5 (beta)
 ============
 - Features:
diff --git a/configure.ac b/configure.ac
index de3e19d..f2b5b1e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl -*- mode: m4 -*-
 
 AC_PREREQ(2.60)
 AC_INIT([xfce4-screensaver],
-        [0.1.5],
+        [0.1.6],
         [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