aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon Lund Steffensen <jonlst@gmail.com>2010-06-13 22:26:50 +0200
committerJon Lund Steffensen <jonlst@gmail.com>2010-06-13 22:26:50 +0200
commit50307d3a06f44ffbfc1dd0da797c117bbf3f4bc6 (patch)
tree725e9f3e8d3c74f7ad6aa6da11a79c0054ce0b47
parentReduce amount of text in README. Refer to website instead. (diff)
downloadredshift-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--AUTHORS11
-rw-r--r--NEWS17
2 files changed, 26 insertions, 2 deletions
diff --git a/AUTHORS b/AUTHORS
index b37798f..377c26a 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -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)
diff --git a/NEWS b/NEWS
index 3e107c8..0c9cacc 100644
--- a/NEWS
+++ b/NEWS
@@ -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.