Skip to content

Commit b0587fa

Browse files
committed
NEWS: Update for 1.10 release
1 parent f1ce3e0 commit b0587fa

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

NEWS.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,32 @@
11
News
22
====
33

4+
v1.10 (TBD)
5+
-----------
6+
* Fix #80: Add Geoclue2 location provider.
7+
* Add CoreLocation (OSX) location provider and Quartz (OSX) gamma
8+
adjustment method.
9+
* Add hooks for user actions on period switch.
10+
* Be less verbose when color values/period did not change.
11+
* Add config setting to set gamma separately for day/night.
12+
* Add support for custom transition start and end elevation (Mattias
13+
Andrée).
14+
* redshift-gtk: Show errors from child process in a dialog.
15+
* Fix #95: Add AppData file for package managers.
16+
* Use gettimeofday if POSIX timers not available (add support for
17+
OSX).
18+
* Fix #41: Do not jump to 0 % or 100 % when changing direction of
19+
transition (Mattias Andrée).
20+
* redshift-gtk: Relay USR1 signal to redshift process.
21+
* redshift-gtk: Notify desktop about startup completion.
22+
* Fix: systemd unit files were built from the wrong source.
23+
* Fix #90: Print N/S and E/W in the location (Mattias Andrée).
24+
* Fix #112: redshift-gtk: Do not buffer lines from child indefinitely.
25+
* Fix #105: Limit decimals in displayed location to two.
26+
* Update dependencies listed in HACKING.md (emilf, Kees Hink).
27+
* Fix: Make desktop file translatable.
28+
* Add Travis CI build script.
29+
430
v1.9.1 (2014-04-20)
531
-------------------
632
* Fix: Do not distribute redshift-gtk, only redshift-gtk.in.

0 commit comments

Comments
 (0)