Skip to content

Commit

Permalink
Re-create distmeta
Browse files Browse the repository at this point in the history
  • Loading branch information
ronsavage committed Nov 18, 2012
1 parent 05c663c commit 0b94d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Changelog.ini
Expand Up @@ -8,7 +8,7 @@ Date=2012-11-18T12:06:00
Comments= <<EOT
- Replace /usr/bin/perl with /usr/bin/env perl.
- Replace common::sense with use strict and use warnings, to get uninit var warnings.
- Fix bug whereby code was assuming all tags were in lower-case.
- Fix bug whereby code was assuming all tags were in the same case.
This lead to the error: Can't locate object method "getParent" via package "root"...
Due to the fix, the code now outputs all tags and attributes as lower-case.
Thanx to Satya Nemana for reporting this problem (via private email).
Expand Down

0 comments on commit 0b94d46

Please sign in to comment.