aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorJon Lund Steffensen <jonlst@gmail.com>2011-07-04 15:25:02 +0200
committerJon Lund Steffensen <jonlst@gmail.com>2011-07-04 15:25:02 +0200
commit942a3fdb5e38f951b3abe4690c653f6020b79fba (patch)
treeb31cac0c3da2f86317f19bc97bdfba5c170b5623 /NEWS
parentDocument brightness (-b) option switch. (diff)
downloadredshift-ng-942a3fdb5e38f951b3abe4690c653f6020b79fba.tar.gz
redshift-ng-942a3fdb5e38f951b3abe4690c653f6020b79fba.tar.bz2
redshift-ng-942a3fdb5e38f951b3abe4690c653f6020b79fba.tar.xz
Update NEWS and configure.ac for 1.7 release.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 062dbee..7f4af25 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+v1.7 (2011-07-04)
+* Add Geoclue location provider by Mathieu Trudel-Lapierre.
+* Allow brightness to be adjusted (-b).
+* Provide option to set color temperature directly (Joe Hillenbrand).
+* Add option to show program version (-V).
+* Add configure.ac option to install ubuntu icons. They will no longer be
+ installed by default (Francesco Marella).
+* config: Look in %userprofile%/.config/redshift.conf on windows platform.
+* Fix: w32gdi: Obtain a new DC handle on every adjustment. This fixes a bug
+ where redshift stops updating the screen.
+
v1.6 (2010-10-18)
* Support for optional configuration file (fixes #590722).
* Add man page for redshift written by Andrew Starr-Bochicchio (fixes #582196).