소스 검색

Fix for username/password display in IMAP disconnect error code
Fix theme loading order to avoid incomplete $color array when an imcomplete theme is used.

tassium 22 년 전
부모
커밋
f793a9623b
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      ChangeLog

+ 4 - 0
ChangeLog

@@ -68,6 +68,10 @@ Version 1.5.0 -- CVS
   - Add a confirmation for the user that their mail has been sent.
   - Add a confirmation for the user that their mail has been sent.
   - Fixed issue with forwarding emails having a ) appended to the end.
   - Fixed issue with forwarding emails having a ) appended to the end.
   - Add "attachments_bottom" hook to allow manipulating/adding to the attachments
   - Add "attachments_bottom" hook to allow manipulating/adding to the attachments
+  - Fix to prevent username & password from being displayed in error messages
+    if IMAP connection dropped during login
+  - Modified preference loading code to always have a complete $color array
+    set in case a user uses an incomplete theme.
   
   
 
 
 **************************************
 **************************************