From 8d886702ff54efcd19dcf674cb92ea125a4822ca Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Sat, 11 Oct 2014 15:58:15 +0200 Subject: scripts: Document all public module versions in a CHANGES section This makes it clear what is the current version of the module, and that it is a public interface. --- scripts/Dpkg/Changelog/Parse.pm | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'scripts/Dpkg/Changelog/Parse.pm') diff --git a/scripts/Dpkg/Changelog/Parse.pm b/scripts/Dpkg/Changelog/Parse.pm index d6429b7e6..6e5e7a0b9 100644 --- a/scripts/Dpkg/Changelog/Parse.pm +++ b/scripts/Dpkg/Changelog/Parse.pm @@ -162,6 +162,12 @@ sub changelog_parse { =back +=head1 CHANGES + +=head2 Version 1.00 + +Mark the module as public. + =cut 1; -- cgit v1.2.3