1
0
forked from pool/roundcubemail
roundcubemail/roundcubemail.changes

37 lines
1.5 KiB
Plaintext

-------------------------------------------------------------------
Tue Oct 23 18:27:22 CEST 2007 - lrupp@suse.de
- update to 0.1-rc2:
+ fixes the following bugs:
1457344 1484356 1484386 1484056 1484383 1484387 1484067 1484373
1484570 1484395 1483965 1484429 1484552 1484550 1484473 1484490
1484402 1484508 1484338 1484027 1484426 1484420 1484023 1484290
1484292 1484292 1484409 1484487 1484496 1484487 1484353 1484379
1484399
+ Log error when login fails due to auto_create_user turned off
+ Eval PHP code in template includes (if configured)
+ Only display unread count in page title when new messages
arrived
+ Improved XHTML validation
+ Fixed moving/deleting messages when more than 1 is selected
+ Applied patch for LDAP contacts listing by Glen Ogilvie
+ Identify mailboxes case-sensitive
+ Protect AJAX request from being fetched by a foreign site (XSS)
+ Make autocomplete for loginform configurable by the skin
template
+ Fixed bug with buttons not dimming/enabling properly after
switching folders
+ Lowered status message time from 5 to 3 seconds to improve
responsiveness
+ Fix address adding bug reported by David Koblas
+ Applied socket error patch by Thomas Mangin
+ Pass-by-reference workarround for PHP5 in sendmail.inc
+ Use HTTP-POST requests for actions that change state
- Raised upload_max_filesize from 2M to 5M in apache config
-------------------------------------------------------------------
Sun May 20 19:21:18 CEST 2007 - lrupp@suse.de
- initial version 0.1-rc1