remove comments about mistaken sqgetGlobalVar fix
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 14 Apr 2005 10:54:31 +0000 (10:54 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 14 Apr 2005 10:54:31 +0000 (10:54 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9266 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog

index a21488d8097f5963d06df79aacb3ad6c5c72cf50..31c512c11a0977624e45e4201bf935db3f399dde 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -200,8 +200,6 @@ Version 1.5.1 -- CVS
   - Added sq_strlen function for calculation of multi-byte string length.
   - Quoted "INBOX" in check for the status of INBOX in a LIST call. Fixes an
     issue with a specific IMAP server.
   - Added sq_strlen function for calculation of multi-byte string length.
   - Quoted "INBOX" in check for the status of INBOX in a LIST call. Fixes an
     issue with a specific IMAP server.
-  - In sqgetGlobalVar(), reset $value if the var is not found in the
-    specified location.
   - Move default_pref to the config/ dir, but keep checking legacy locations
     first for bc. Do not fail with an error when default_pref not found, just
     create an empty one.
   - Move default_pref to the config/ dir, but keep checking legacy locations
     first for bc. Do not fail with an error when default_pref not found, just
     create an empty one.