From 92b3bd34e6024ec20c67e3c1285f3a442fe6f326 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 26 Dec 2012 20:22:35 +0100 Subject: [PATCH] UCW::CGI: Documented the changes --- ucw/doc/relnotes.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ucw/doc/relnotes.txt b/ucw/doc/relnotes.txt index eb675ea2..9c9df165 100644 --- a/ucw/doc/relnotes.txt +++ b/ucw/doc/relnotes.txt @@ -32,6 +32,9 @@ WIP have been added. * The fastbuf I/O layer received a new back-end <>, which concatenates several fastbuf streams to form a single virtual stream. +* *Incompatible* The `UCW::CGI` Perl module has its custom error handlers + (which override default Perl error handlers) split off to a separate module + `UCW::CGI::ErrorHandler`. 5.0 --- -- 2.39.2