From 01776af16764dd9be2f5d073beb9d5b1f5ea2f29 Mon Sep 17 00:00:00 2001 From: "David F. Skoll" Date: Fri, 16 Dec 2011 15:51:26 -0500 Subject: [PATCH] Update WHATSNEW --- docs/WHATSNEW | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/WHATSNEW b/docs/WHATSNEW index 00e8432f..32200c01 100644 --- a/docs/WHATSNEW +++ b/docs/WHATSNEW @@ -1,5 +1,19 @@ CHANGES TO REMIND +* Version 3.1 Patch 11 - 2011-12-16 + +- BUG FIX: For some inexplicable reason, dawn was considered to happen when + the sun was 14 degrees below the horizon instead of the standard 6 + degrees for Civil Dawn. This has been fixed. + +- BUG FIXES: Clarified the man pages and fixed some typos. + +- BUG FIX: Add THROUGH to the remind.vim syntax highlighting file. + +- ENHANCEMENT (?): Allow SPECIAL COLOR to be spelled SPECIAL COLOUR. + +- BUG FIX: Apply minor Debian cleanups reported by Kurt B. Kaiser. + * Version 3.1 Patch 10 - 2010-11-01 - NOTE: This is the 20th anniversary of Remind's first public release.