X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FText%2FTabsWrap%2FCHANGELOG;h=f82e58479fefd8cd6ab0ec06924f1152779456c9;hb=95925ace7dd478659af55ea84cc2d7e598cbf885;hp=0ca0a195d3629631a7a67f8194103525fccb2616;hpb=9e4425f7401960922972922c0fbf30ed45522d5e;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/Text/TabsWrap/CHANGELOG b/lib/Text/TabsWrap/CHANGELOG index 0ca0a19..f82e584 100644 --- a/lib/Text/TabsWrap/CHANGELOG +++ b/lib/Text/TabsWrap/CHANGELOG @@ -1,3 +1,25 @@ += 2006/07/11 + +Further bomb-proofing to pass more tests: Dan Jacobson found another way to generate a "this shouldn't happen". + += 2006/07/05 + +Made documentation and code changes to address perlbug: +https://rt.perl.org/rt3/Ticket/Display.html?id=30229 + +Added in changes from the distributed-with-perl version. This took +care of perlbug: https://rt.perl.org/rt3/Ticket/Display.html?id=34902 +It also took care of suggestion from Matthijs Bomhoff . + +Made documentation changes (added EXAMPLES) as per a suggestion +from Gabor Blasko + +belg4mit at MIT dot EDU reported that $columns==1 die'd. No longer. + +Added tests for each bug report. + = 2005/08/24 Added $separator2 and tests for $separator and $separator2