[Xfce4-commits] [apps/xfce4-screensaver] 01/01: WIP changelog update

noreply at xfce.org noreply at xfce.org
Sat Jun 8 13:17:24 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 900b147e85aea511061b526ab311a8fbd381568e
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Sat Jun 8 07:17:08 2019 -0400

    WIP changelog update
---
 NEWS | 25 ++++++++++++++++++-------
 1 file changed, 18 insertions(+), 7 deletions(-)

diff --git a/NEWS b/NEWS
index 8580057..74c5143 100644
--- a/NEWS
+++ b/NEWS
@@ -1,15 +1,26 @@
 0.1.5 (unreleased)
 ==================
+- Features:
+  - Added support for elogind (Xfce #15243)
+  - Added support for profile images from AccountsService (Xfce #15235)
+- General:
+  - Removed a lot of unused code (2,700+ lines)
+  - Simplified monitor-handling logic
 - Bug Fixes:
-  - Fix warning during configure stage (Xfce #15552)
-  - Fix Inhibitor lock (Xfce #15551)
-  - Hide screensaver themes from 'Open with' options (Xfce #15531)
   - Added categories to display in the Settings Manager (Xfce #15507)
-  - Support AccountsService in order to get user icon (Xfce #15235)
-  - Restored native timer to cover when X11 screensaver timer doesn't notify
+  - Added a fallback idle timer for when X11 screensaver doesn't notify
+  - Fixed warning during configure stage (Xfce #15552)
+  - Fixed Inhibitor lock (Xfce #15551)
+  - Hid screensaver themes from 'Open with' options (Xfce #15531)
+  - Made numerous cppcheck, cpplint, and Coverity Scan fixes
+    - Constant variables guarding dead code
+    - Dereferencing before/after null
+    - Unchecked return values
+    - Unused variables
+    - Memory leaks
 - Translation Updates:
-  be, bg, cs, da, en_AU, es, eu, fr, he, hu, is, it, ko, ms, pl, pt_BR, sk,
-  sq, sr, sv, tr, zh_CN
+  be, bg, ca, cs, da, de, en_AU, es, eu, fr, he, hu, is, it, ko, lt, ms, nl,
+  pl, pt_BR, sk, sq, sr, sv, tr, zh_CN
 
 0.1.4 (beta)
 ============

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


More information about the Xfce4-commits mailing list