]> mj.ucw.cz Git - libucw.git/commitdiff
Release notes: Remark on fastbuf implementation
authorMartin Mares <mj@ucw.cz>
Tue, 21 Feb 2012 16:39:20 +0000 (17:39 +0100)
committerMartin Mares <mj@ucw.cz>
Tue, 21 Feb 2012 16:39:20 +0000 (17:39 +0100)
ucw/doc/relnotes.txt

index 8f46e1da116a96aa0809f425c5908721446fde26..c685c35785eab92f6d6a0cf0ef868db9e6815c42 100644 (file)
@@ -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 <<fastbuf:,fastbufs>> 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)
 ----------------