From e394956cde629e24ecdd285c4c13c206891fcec4 Mon Sep 17 00:00:00 2001 From: Diego Nehab Date: Wed, 11 Jul 2007 19:25:47 +0000 Subject: [PATCH] Global variable references. --- NEW | 2 +- doc/index.html | 2 +- src/ftp.lua | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/NEW b/NEW index ad8c74c..cffa73c 100644 --- a/NEW +++ b/NEW @@ -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); diff --git a/doc/index.html b/doc/index.html index 0d41941..1605af1 100644 --- a/doc/index.html +++ b/doc/index.html @@ -137,7 +137,7 @@ has been helping a lot too! Thanks to you all!