diff options
Diffstat (limited to '')
-rw-r--r-- | NEWS | 46 |
1 files changed, 46 insertions, 0 deletions
@@ -1,3 +1,49 @@ +v1.6 (2010-10-18) +* Support for optional configuration file (fixes #590722). +* Add man page for redshift written by Andrew Starr-Bochicchio (fixes #582196). +* Explain in help output that 6500K is the neutral color temperature + (fixes #627113). +* Fix: Handle multiple instances of the GNOME clock applet; contributed by + Francesco Marella (fixes #610860). +* Fix: Redshift crashes when VidMode fails (fixes #657451). +* Fix: Toggle menu item should not be of class gtk.ImageMenuItem + (fixes #620355). +* New translations and translation updates: Lithuanian (Aurimas Fišeras); + Brazilian Portuguese (Matteus Sthefano Leite da Silva); + Finnish (Jani Välimaa); Italian (Simone Sandri); French (Emilien Klein); + Russian (Anton Chernyshov). + +v1.5 (2010-08-18) +* New ubuntu-mono-dark icons that fit better with the color guidelines. + Contributed by aleth. +* Improve GNOME location provider (patch by Gabriel de Perthuis). +* Application launcher and autostart feature contributed by Francesco Marella. +* Translation updates: Basque (Ibai Oihanguren); Chinese (Jonathan Lumb); + French (Hangman, XioNoX); German (Jan-Christoph Borchardt); Hebrew + (dotancohen); Spanish (Fernando Ossandon). + +v1.4.1 (2010-06-15) +* Include Ubuntu Mono icons by Joern Konopka. +* Fix: Toggle icon in statusicon.py like appindicator already does. +* Tranlation updates: Spanish (Fernando Ossandon), Russian (Чистый) + +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. |