adding bug tracker id
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 6 May 2006 08:40:23 +0000 (08:40 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 6 May 2006 08:40:23 +0000 (08:40 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11121 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog

index ed8703123ea169f67c9e8194f12744bf2c7c63f4..ef13c3dd973b0b2f3f934d5f6cffc00ac828ed05 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -41,7 +41,7 @@ Version 1.5.2 - CVS
     Switched plugins to use this code instead of accessing key and otp information
     directly.
   - Fixed automatic mailbox creation in left_main.php. 1.5.1 mailbox caching 
-    broke detection of unsubscribed special folders.
+    broke detection of unsubscribed special folders (#1461578).
   - Undo extra sanitizing in decodeHeader() function (#1460638).
   - Added workaround for broken OpenBSD 3.8+ setlocale() function (#1427512).
   - Fixed session lockups on large attachment downloads.