Skip to content

Commit

Permalink
Mention a fix for Perl 5.8.9 in the INN 2.4.6 changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien-Elie committed Feb 27, 2009
1 parent 2608498 commit 41f7025
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Changes in 2.4.6
* Fixed a lost initialization in buffindexed, which resolves a potential
segfault, thanks to a patch by Kirill Berezin.

* INN now properly supports Perl 5.10.0; Perl filters were causing innd
to segfault on a few systems like FreeBSD.
* INN now properly supports Perl 5.10.0 (and also 5.8.9); Perl filters
were causing innd to segfault on a few systems like FreeBSD.

* Fixed a long-standing bug which affected Perl hooks for innd: the
variable containing the body of an article was not properly created,
Expand Down
4 changes: 2 additions & 2 deletions doc/pod/news.pod
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ segfault, thanks to a patch by Kirill Berezin.

=item *

INN now properly supports S<Perl 5.10.0>; Perl filters were causing
B<innd> to segfault on a few systems like FreeBSD.
INN now properly supports S<Perl 5.10.0> (and also 5.8.9); Perl filters
were causing B<innd> to segfault on a few systems like FreeBSD.

=item *

Expand Down

0 comments on commit 41f7025

Please sign in to comment.