From 371e145048cf7b4ca57b374c089e961442162d63 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Tue, 21 Feb 2012 17:39:20 +0100 Subject: [PATCH] Release notes: Remark on fastbuf implementation --- ucw/doc/relnotes.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ucw/doc/relnotes.txt b/ucw/doc/relnotes.txt index 8f46e1da..c685c357 100644 --- a/ucw/doc/relnotes.txt +++ b/ucw/doc/relnotes.txt @@ -78,6 +78,10 @@ Release notes * `UCW::CGI` support multiple argument tables and UTF-8 mode. Also, it uses the proper HTTP status codes when reporting errors. +* Implementation details of <> have changed. The new code checks + invariants more carefully, so it is possible that custom fastbuf back-ends which + are buggy now fail, although they previously seemed to work. + 4.0 (2009-04-13) ---------------- -- 2.39.5