Global variable references.

This commit is contained in:
Diego Nehab 2007-07-11 19:25:47 +00:00
parent 185b6d806c
commit e394956cde
3 changed files with 5 additions and 5 deletions

2
NEW
View file

@ -2,7 +2,7 @@ What's New
This is just a bug-fix/update release.
* Fixed: crash when reading '*a' on closed socket (Duck);
* Fixed: crash when reading '*a' on closed socket (Paul Ducklin);
* Fixed: return values are consistent when reading from closed sockets;
* Fixed: case sensitivity in headers of multipart messages in
smtp.message() (Graham Henstridge);