diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 4713347..de7bbf1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,11 +4,19 @@ ivy-perl (4.10) unstable; urgency=low as for example 'zaza (' or '*' * ivy-perl is now tolerant to illformed regular expressions subscribed by other agent on the bus + * ivy-perl warn you when a message containing a \n is send. + This is because the \n is currently the message separator * with the statusfunc, it is now possible to know every regexp subscribed / unsubscribed by other agents * the ivyprobe.pl application now displays all subscriptions / - unsubscriptions. It also allows unsubscription - + unsubscriptions. It also allows unsubscription. Minor bugs have + been corrected + * when a die message or a sendDirectMsgs is issued with an unknown agentName, + Ivy warns you correctly + * a new example to demonstrate both perfs and uses of Ivy without perl-tk + ivymainloop.pl + * man pages enhancements + -- Christophe MERTZ <mertz@tls.cena.fr> Thu, 25 Apr 2002 15:33:34 +0200 ivy-perl (4.9) unstable; urgency=low |