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

View file

@ -137,7 +137,7 @@ has been helping a lot too! Thanks to you all!
</p>
<ul>
<li> Fixed: crash when reading '*a' on closed socket (Duck);
<li> Fixed: crash when reading '*a' on closed socket (Paul Ducklin);
<li> Fixed: return values are consistent when reading from closed sockets;
<li> Fixed: case sensitivity in headers of multipart
messages in smtp.message() (Graham Henstridge);