summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorKenichi Ishigaki <ishigaki@cpan.org>2014-03-15 17:23:15 +0900
committerKenichi Ishigaki <ishigaki@cpan.org>2014-03-15 17:23:15 +0900
commitff29ebc21a25ef44685dc58a3746dc89c7fafeec (patch)
tree60240502ecd051a26615bb22b6351c021d95cab5 /Changes
parent6281d9a26f671642be8ddcf81c31f2919b87fcf1 (diff)
releng 0.13
Diffstat (limited to 'Changes')
-rw-r--r--Changes6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changes b/Changes
index b676df8..b8d4062 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
Revision history for Parse-PMFile
+0.13 2014/03/15
+ - tweaked to allow math functions in VERSION specification
+ (Acme::Pi uses atan2 to define its package version)
+ - fixed parsing of "package NAME BLOCK", which was not suppported
+ (KENTNL++)
+
0.12 2014/02/19
- fixed *VERSION = *... handling