summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Compression/FileHandle.pm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/Dpkg/Compression/FileHandle.pm')
-rw-r--r--scripts/Dpkg/Compression/FileHandle.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/Dpkg/Compression/FileHandle.pm b/scripts/Dpkg/Compression/FileHandle.pm
index aa12f25e7..e3a07a4da 100644
--- a/scripts/Dpkg/Compression/FileHandle.pm
+++ b/scripts/Dpkg/Compression/FileHandle.pm
@@ -462,6 +462,10 @@ C<*$self->{...}> to access the associated hash like in the example below:
New argument: $fh->ensure_open() accepts an %opts argument.
+=head2 Version 1.00
+
+Mark the module as public.
+
=head1 AUTHOR
Raphaƫl Hertzog <hertzog@debian.org>