diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a6c30ee..899842f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +ivy-perl (4.20) unstable; urgency=low + + * This is mainly a bug fix release. Users of Ivy Perl versiosn 4.18 and + 4.19 are highly advised to upgrade to this version. + * Bugs fixed in this release: + - bug in main loop method + - connection checking based on uuid was failing sometime because of + wrong generation of uuid on 32 bits system (64 bits was ok). + - bad filtering of non printable char in appname argument in + callback statusFunc(). + * New features (API Additions): + - bindRegexpOneShot() + + -- Olivier Fourdan <fourdan@lerak.tls.cena.fr> Thu, 6 Oct 2006 09:03:11 +0200 + ivy-perl (4.19) unstable; urgency=low * Build Debian Package with Alex's latest changes, implementing numerical |