From c4af522b7ac3cd0303643023b18eebb2c0ce2775 Mon Sep 17 00:00:00 2001 From: bustico Date: Wed, 27 Feb 2008 16:04:47 +0000 Subject: fix an error in validity callback checking only the pattern [callback, arg ...] was allowed, but another pattern is allowed : [obj, method, arg] --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 6804937..aa01ad3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ivy-perl (4.25-6) unstable; urgency=low + + * New upstream version: * fix an error in validity callback checking + only the pattern [callback, arg ...] was allowed, but another + pattern is allowed : [obj, method, arg] + ivy-perl (4.25-5) unstable; urgency=low * New upstream version: * verify validity callback arg in bindRegexp instead of verifiying it whell actually calling the callback -- cgit v1.1