This bug was introduced as part of the changes I did post 1.0. I put it
authorfidian <fidian@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 31 Jan 2001 17:28:06 +0000 (17:28 +0000)
committerfidian <fidian@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 31 Jan 2001 17:28:06 +0000 (17:28 +0000)
there by accident, so I removed it.  :-)  Don't think that this was an
improvement over 1.0, so I don't think it needs to be there.

... If you think it should be there, you should add this line:

* Added bug that caused servers to crash

:-)

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1008 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog

index d215d26ccf3f299606009a123377d81c58407a62..dc9ccb967c351649cef25f1c1fee13d615199092 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,6 @@ Version 1.0.1 -- DEVELOPMENT
 ----------------------------
 - Fixed problems with sending messages
 - Fixed some pass-by-reference calls that caused problems with newer PHP versions
-- Fixed bug that crashed some web servers
 - Fixed bug that didn't display last folder subscribed to
 - Removed requirement of PHP 4.0.1 for array_unique() function
 - Removed unnecessary echo statements by breaking out of PHP