~ubuntu-branches/ubuntu/trusty/libcommon-sense-perl/trusty

« back to all changes in this revision

Viewing changes to Changes

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Yu, Jonathan Yu, Angel Abad
  • Date: 2009-12-02 18:04:50 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20091202180450-efvphici9mefi3ve
Tags: 2.03-1
[ Jonathan Yu ]
* New upstream release
* Add myself to Uploaders and Copyright

[ Angel Abad ]
* Update my email address

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Revision history for perl pragma common::sense.
2
2
 
 
3
2.03  Wed Dec  2 18:38:53 CET 2009
 
4
        - removed "unopened" warning category, as this breaks "stat _", which
 
5
          seems to be a bug in all perl versions (see perlbug #71002).
 
6
        - some doc updates.
 
7
 
 
8
2.02  Wed Nov  4 12:04:08 CET 2009
 
9
        - no functional changes.
 
10
        - add META.yml clarification to the faq, tune the docs a bit
 
11
          and add a "much reduced typing" section.
 
12
        - unfortunately, the tone of the manpage has tightened and is
 
13
          more serious in many parts now. We consider this a bug that we
 
14
          plan to fix before 2100.
 
15
 
3
16
2.01  Mon Oct  5 17:01:48 CEST 2009
4
17
        - add a FAQ section.
5
18
        - use a more future-proof way to set the warning mask.