--- common-sense/Changes 2009/09/01 13:42:29 1.5 +++ common-sense/Changes 2009/12/02 17:43:20 1.10 @@ -1,6 +1,28 @@ Revision history for perl pragma common::sense. -TODO: closed threads internal debugging pack substr malloc unopened portable prototype inplace io pipe unpack regexp deprecated exiting redefine glob digit printf overload utf8 layer reserved parenthesis taint closure +2.03 Wed Dec 2 18:38:53 CET 2009 + - removed "unopened" warning category, as this breaks "stat _", which + seems to be a bug in all perl versions (see perlbug #71002). + - some doc updates. + +2.02 Wed Nov 4 12:04:08 CET 2009 + - no functional changes. + - add META.yml clarification to the faq, tune the docs a bit + and add a "much reduced typing" section. + - unfortunately, the tone of the manpage has tightened and is + more serious in many parts now. We consider this a bug that we + plan to fix before 2100. + +2.01 Mon Oct 5 17:01:48 CEST 2009 + - add a FAQ section. + - use a more future-proof way to set the warning mask. + +2.0 Tue Sep 1 20:28:25 CEST 2009 + - codename "fatality", now with big doses of... fatality. + - enabled an enourmous number of warnings and made them FATAL, + as warned about in earlier releases. Of course we carefully + tested the new warnings against our modules, as mentioned + in the manpage, too. 1.0 Sat Aug 22 22:08:50 CEST 2009 - no functional changes.