|
@@ -5,7 +5,7 @@
|
|
|
Version 1.5.1 -- CVS
|
|
|
--------------------
|
|
|
- New reply citation to include date and author.
|
|
|
- - XSS fix.
|
|
|
+ - Fix quite some possible XSS-bugs.
|
|
|
- Norwegian Bokmal translation uses nb_NO
|
|
|
- Integrated Msg_Flags plugin - turn on/off icons using configuration tool, menu
|
|
|
number 11 (Tweaks), option number 3, after which users must select an icon
|
|
@@ -29,6 +29,7 @@ Version 1.5.1 -- CVS
|
|
|
(#915527).
|
|
|
- Remove code related to non-UID-supporting IMAP servers.
|
|
|
- Fix quoteimap() regex escaping problem (#921291).
|
|
|
+ - Add functions for building HTML forms (functions/forms.php).
|
|
|
|
|
|
Version 1.5.0
|
|
|
--------------------
|