浏览代码

adding bug tracker id

tokul 19 年之前
父节点
当前提交
559516ae7e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ChangeLog

+ 1 - 1
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.