diff options
Diffstat (limited to 'scripts/Dpkg/Control/HashCore.pm')
-rw-r--r-- | scripts/Dpkg/Control/HashCore.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/Dpkg/Control/HashCore.pm b/scripts/Dpkg/Control/HashCore.pm index 6ecefbbb4..9aa933625 100644 --- a/scripts/Dpkg/Control/HashCore.pm +++ b/scripts/Dpkg/Control/HashCore.pm @@ -539,11 +539,11 @@ sub NEXTKEY { =head1 CHANGES -=head2 Version 1.01 +=head2 Version 1.01 (dpkg 1.17.2) New method: $c->parse_error(). -=head2 Version 1.00 +=head2 Version 1.00 (dpkg 1.17.0) Mark the module as public. |