diff options
author | Jon Lund Steffensen <jonlst@gmail.com> | 2010-06-13 22:26:50 +0200 |
---|---|---|
committer | Jon Lund Steffensen <jonlst@gmail.com> | 2010-06-13 22:26:50 +0200 |
commit | 50307d3a06f44ffbfc1dd0da797c117bbf3f4bc6 (patch) | |
tree | 725e9f3e8d3c74f7ad6aa6da11a79c0054ce0b47 | |
parent | Reduce amount of text in README. Refer to website instead. (diff) | |
download | redshift-ng-50307d3a06f44ffbfc1dd0da797c117bbf3f4bc6.tar.gz redshift-ng-50307d3a06f44ffbfc1dd0da797c117bbf3f4bc6.tar.bz2 redshift-ng-50307d3a06f44ffbfc1dd0da797c117bbf3f4bc6.tar.xz |
Update AUTHORS and NEWS for 1.4 release.
-rw-r--r-- | AUTHORS | 11 | ||||
-rw-r--r-- | NEWS | 17 |
2 files changed, 26 insertions, 2 deletions
@@ -16,5 +16,12 @@ Tango Desktop Project provided artwork for the redshift icon. Translators -------------------- -Gregory Petrosyan (ru) -Jon Lund Steffensen (da) +Jan-Christoph Borchardt (German) +Andrea Amoroso (Italian) +Jon Lund Steffensen (Danish) +clever_fox (Czech) +Fernando Ossandon (Spanish) +Gregory Petrosyan (Russian) +Ilari Oras (Finnish) +Gustavo Guidorizzi (Brazilian Portuguese) +Rafael Beraldo (Brazilian Portuguese) @@ -1,3 +1,20 @@ +v1.4 (2010-06-13) +* Command line options for color adjustment methods changed. Procedure for + setting specific screen (-s) or CRTC (-c) changed. See `redshift -h' for + more information. +* Automatically obtain the location from the GNOME Clock applet if possible. +* Add application indicator GUI (by Francesco Marella) (fixes #588086). +* Add reset option (-x) that removes any color adjustment applied. Based on + patch by Dan Helfman (fixes #590777). +* `configure' options for GUI changed; see `configure --help' for more + information. +* New translations: + - German (Jan-Christoph Borchardt) + - Italian (Andrea Amoroso) + - Czech (clever_fox) + - Spanish (Fernando Ossandon) + - Finnish (Ilari Oras) + v1.3 (2010-05-12) * Allow adjusting individual CRTCs when using RANDR. Contributed by Alexandros Frantzis. |