From 591c60de09a966e3a1b454c64374909b5ee5e54c Mon Sep 17 00:00:00 2001 From: Jacques Distler Date: Mon, 15 Jun 2009 08:34:35 -0500 Subject: [PATCH] Updated CHANGELOG --- CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 3abf804c..7e1fdc2b 100755 --- a/CHANGELOG +++ b/CHANGELOG @@ -10,6 +10,11 @@ Bugs Fixed: * Rails gets very unhappy with "." in page or author names. Make sure that doesn't happen. * Fix a Maruku escaping bug. +* WEBrick should respond to TERM signals + (needed by MacOSX and, perhaps, others). +* Add a flash message for redirection to "new" page + when the target of "show" action is not found. +* Flash[:info] messages use Web's colour scheme. ------------------------------------------------------------------------------ * 0.16.6