X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO_SHORTTERM;h=434b01f92d4bd8020ca2f7292c03fb2684536204;hb=388a1ec76846c37afb75b80137f21c00cc3a8095;hp=941f4b635c4707f435cf04a3d0e81f3739dc6bf6;hpb=ca86882b018431d92ad2c9a0a2687674638d467f;p=dbsrgits%2FDBIx-Class.git diff --git a/TODO_SHORTTERM b/TODO_SHORTTERM index 941f4b6..434b01f 100644 --- a/TODO_SHORTTERM +++ b/TODO_SHORTTERM @@ -7,8 +7,6 @@ bullshit will we ever fix it? * 461c7168 has two places where it sets a brand new lexical to undef. Please remove for the sanity of future maintainers (avoid the "why is this here?!") -* abfc6aca ignores README - it should never appear during normal operation -if it does - something got fucked at the distbuilding stage * 571df676 adds a bugs.t - please rename the test to something sensible * a48693f4 adds 5 files for a test that may even be the same as that from 571df676 - please rewrite using the existing schema and delete the rest