pull/45/head
elie 2007-05-28 15:22:37 +00:00
parent dab3f3960f
commit a87afeb374
1 changed files with 4 additions and 0 deletions

View File

@ -24,6 +24,10 @@ Revision 4.1.8a
- At oneliners, build LCD tables keys from a hashed mix of input parameters
to make sure these automatic entries won't interfere or exceed constraints
on keys values.
- Made use of notificationType parameter of the sendNotification method
in NotificationGenerator applications. This parameter used to be
ignored in the past. Note, that previously used (and ignored) syntax
has been changed in an incompatible way.
- Multi-target oneliner API-based example script added.
- Ignore more socket errors in datagram-type async socket code.