diff options
Diffstat (limited to 'rpm/changelog')
-rw-r--r-- | rpm/changelog | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/rpm/changelog b/rpm/changelog new file mode 100644 index 0000000..d37795f --- /dev/null +++ b/rpm/changelog @@ -0,0 +1,36 @@ +$Version = "4.2"; +$Release = 1; + +$ChangeLog = ' * Fri Feb 19 1999 Stéphane Chatty <chatty@cenatoulouse.dgac.fr> +- Generation of ivy-perl-3.0-1 +- New syntax, new default value for bus. + + * Fri Feb 19 1999 Stéphane Chatty <chatty@cenatoulouse.dgac.fr> +- Generation of ivy-perl-3.0-2 +- Bug in package spec file + + * Fri Feb 19 1999 Stéphane Chatty <chatty@cenatoulouse.dgac.fr> +- Generation of ivy-perl-3.0-3 +- Bug in Makefile + + * Fri Feb 19 1999 Stéphane Chatty <chatty@cenatoulouse.dgac.fr> +- Generation of ivy-perl-3.0-4 +- Bad "Requires" clause + + * Sat Feb 20 1999 Stéphane Chatty <chatty@cenatoulouse.dgac.fr> +- Generation of ivy-perl-3.1-1 +- Corrected bug in Ivy.pm : new version 3.1 + + * Sat Feb 20 1999 Stéphane Chatty <chatty@cenatoulouse.dgac.fr> +- Generation of ivy-perl-3.1-2 +- Bug in previous package construction. + + * Tue Apr 13 1999 Michelle Jacomi <jacomi@cenatoulouse.dgac.fr> +- Generation of ivy-perl-3.1-3 +- doc files added to ivy-perl package + + * Fri Feb 11 2000 Stéphane Chatty <chatty@cena.fr> +- Generation of perl-Net-Ivy-4.2-1 +- At last an up to date rpm package for Ivy v4 + +'; |