瀏覽代碼

Allowing display of unsafe images when viewing HTML attachments and when HTML is in an <iframe>.

Fredrik Jervfors 19 年之前
父節點
當前提交
5a25b97e03
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      ChangeLog

+ 3 - 0
ChangeLog

@@ -24,6 +24,9 @@ Version 1.5.2 - CVS
     (#1377525), (#1393188).
   - Issue loading options page always loaded the prefs 
     initial_value on display, instead of the users' value.
+  - Adding the message_body hook to src/view_html.php and src/view_text.php,
+    allowing display of unsafe images when viewing HTML attachments and when
+    HTML is in an <iframe>.
 	
 Version 1.5.1 (branched on 2006-02-12)
 --------------------------------------