diff options
Diffstat (limited to 'scripts/Dpkg/Control/Hash.pm')
-rw-r--r-- | scripts/Dpkg/Control/Hash.pm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/Dpkg/Control/Hash.pm b/scripts/Dpkg/Control/Hash.pm index 85eccaccd..277b36126 100644 --- a/scripts/Dpkg/Control/Hash.pm +++ b/scripts/Dpkg/Control/Hash.pm @@ -37,6 +37,12 @@ Dpkg::Control::Hash - parse and manipulate a block of RFC822-like fields This module is just like Dpkg::Control::HashCore, with vendor-specific field knowledge. +=head1 CHANGES + +=head2 Version 1.00 + +Mark the module as public. + =head1 AUTHOR Raphaƫl Hertzog <hertzog@debian.org>. |