diff options
author | fourdan | 2006-10-06 07:04:17 +0000 |
---|---|---|
committer | fourdan | 2006-10-06 07:04:17 +0000 |
commit | 9a4a1fa75d831f47c6d9ca421b1c1c14218e91c7 (patch) | |
tree | 86f24165f60b8d020df1a91bd72aa4e1301b1b8a /debian | |
parent | b504fd3b3298c5a8c47d04efd8a87cadda15cd8a (diff) | |
download | ivy-perl-9a4a1fa75d831f47c6d9ca421b1c1c14218e91c7.zip ivy-perl-9a4a1fa75d831f47c6d9ca421b1c1c14218e91c7.tar.gz ivy-perl-9a4a1fa75d831f47c6d9ca421b1c1c14218e91c7.tar.bz2 ivy-perl-9a4a1fa75d831f47c6d9ca421b1c1c14218e91c7.tar.xz |
New mainstream version
Diffstat (limited to 'debian')
-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 |