geoff 2004/01/23 07:27:08
Modified: . Changes Log: expose APR::Brigade::length() and APR::Brigade::flatten() Revision Changes Path 1.309 +3 -0 modperl-2.0/Changes Index: Changes =================================================================== RCS file: /home/cvs/modperl-2.0/Changes,v retrieving revision 1.308 retrieving revision 1.309 diff -u -r1.308 -r1.309 --- Changes 22 Jan 2004 23:25:54 -0000 1.308 +++ Changes 23 Jan 2004 15:27:08 -0000 1.309 @@ -12,6 +12,9 @@ =item 1.99_13-dev +expose APR::Brigade::length() and APR::Brigade::flatten() +[Geoffrey Young] + ($r|$s)->add_config() now die if failed (previously returned the error) [Stas]