From 5209055f5c01c7e20b2b6292b51a93a47f09cb85 Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Mon, 18 Oct 2010 00:17:49 +0200 Subject: Update AUTHORS, NEWS and configure.ac for 1.6 release. --- AUTHORS | 1 + NEWS | 11 +++++++++++ configure.ac | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index c4cba6d..1a69b00 100644 --- a/AUTHORS +++ b/AUTHORS @@ -14,6 +14,7 @@ Martin Koelewijn Joern Konopka (Ubuntu Mono icons) aleth (Ubuntu Mono icons) +Andrew Starr-Bochicchio (man page for redshift) Tango Desktop Project provided artwork for the official redshift icon. diff --git a/NEWS b/NEWS index d960aef..ed63de6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +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). + v1.5 (2010-08-18) * New ubuntu-mono-dark icons that fit better with the color guidelines. Contributed by aleth. diff --git a/configure.ac b/configure.ac index 6f4bb98..05bf8cb 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.64]) -AC_INIT([redshift], [1.5], [https://bugs.launchpad.net/redshift]) +AC_INIT([redshift], [1.6], [https://bugs.launchpad.net/redshift]) AC_CONFIG_SRCDIR([src/redshift.c]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([dist-bzip2]) -- cgit v1.2.3-70-g09d2