see plug-ins/perl/Changes

This commit is contained in:
Marc Lehmann 1999-08-02 20:05:14 +00:00
parent 4a0cc241b3
commit fac0f61eb0
3 changed files with 3 additions and 2 deletions

View File

@ -15,6 +15,7 @@ Revision history for Gimp-Perl extension.
now.
- fixed a few bugs in Gimp::Fu. PF_PATTERN & friends confused the
current with the default value and didn't restore it properly.
- gimpdoc can now output a html file tree.
1.1 Fri Jul 30 07:37:30 CEST 1999
- one of the most successful releases, in terms of features & bugfixes.

View File

@ -12,7 +12,7 @@ use subs qw(init end lock unlock canonicalize_color);
require DynaLoader;
@ISA=qw(DynaLoader);
$VERSION = 1.1;
$VERSION = 1.11;
@_param = qw(
PARAM_BOUNDARY PARAM_CHANNEL PARAM_COLOR PARAM_DISPLAY PARAM_DRAWABLE

View File

@ -321,7 +321,7 @@ if ($opt_w) {
<h1>Gimp PDB Documentation</h1>
The following pages contain a htmlified version of the <a
href="http://ww.gimp.org/"><b>Gimp</b></a> PDB documentation</b>. They
href="http://www.gimp.org/"><b>Gimp</b></a> PDB documentation</b>. They
were automatically generated on $today from gimp version $version, using
the program <tt>gimpdoc</tt> (part of the $version distribution). If
you have any questions please ask <a href=\"mailto:pcg\@goof.com\">Marc