aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorJon Lund Steffensen <jonlst@gmail.com>2014-04-20 20:01:20 +0200
committerJon Lund Steffensen <jonlst@gmail.com>2014-04-20 20:01:20 +0200
commitc1cb5a066d99d4c3aa58f37a5c6c5d1406724805 (patch)
tree58fc84cdeba97ef2d80c3bc3be59fbd1abfef5f5 /NEWS
parentMerge pull request #70 from maksverver/master (diff)
parentUpdate NEWS and configure.ac for 1.9.1 release (diff)
downloadredshift-ng-c1cb5a066d99d4c3aa58f37a5c6c5d1406724805.tar.gz
redshift-ng-c1cb5a066d99d4c3aa58f37a5c6c5d1406724805.tar.bz2
redshift-ng-c1cb5a066d99d4c3aa58f37a5c6c5d1406724805.tar.xz
Merge release branch for 1.9.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f751138..6f75ec1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,13 @@
+v1.9.1 (2014-04-20)
+* Fix: Do not distribute redshift-gtk, only redshift-gtk.in.
+* Fix: Geoclue support should pull in Glib as dependency.
+* geoclue: Fix segfault when error is NULL (Mattias Andrée).
+* geoclue: Set DISPLAY=:0 to work around issue when outside X
+ (Mattias Andrée).
+* redshift-gtk: Fix crash when toggling state using the status icon.
+* redshift-gtk: Fix line splitting logic (Maks Verver).
+
v1.9 (2014-04-06)
* Use improved color scheme provided by Ingo Thies.
* Add drm driver which will apply adjustments on linux consoles
@@ -15,6 +24,8 @@ v1.9 (2014-04-06)
file (Mattias Andrée).
* Load config from %LOCALAPPDATA%\redshift.conf on Windows (TingPing).
* Add RPM spec for Fedora in contrib.
+* redshift-gtk has been ported to Python3 and new PyGObject bindings
+ for Python.
v1.8 (2013-10-21)
* IMPORTANT: gtk-redshift has changed name to redshift-gtk.