- Timestamp:
- Jan 11, 2012 4:59:18 AM (17 months ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.8
- Children:
- 3d4a482
- Parents:
- 323f15b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG
r1c2f08e r5d95076 3 3 4 4 - Added address book widget on compose screen 5 - Fix bug in handling of base href and inline content (#1488290)6 - Fix SQL Error when saving a contact with many email addresses (#1488286)7 - Fix strict email address searching if contact has more than one address8 5 - Use proper timezones from PHP's internal timezonedb (#1485592) 9 6 - Add separate pagesize setting for mail messages and contacts (#1488269) 10 - Fix handling of INBOX's subfolders in special folders config (#1488279)11 - Add ifModule statement for setting Options -Indexes in .htaccess file (#1488274)12 - Fix crashes with eAccelerator (#1488256)13 - Fix searching on IMAP servers without CHARSET specifier support (#1488271)14 - Fix expanding folders during drag&drop (#1488260)15 7 - Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead 16 8 - Add option to set default font for HTML message (#1484137) … … 20 12 - Mark (with different color) folders with recent messages (#1486234) 21 13 - TinyMCE updated to 3.4.6 14 15 RELEASE 0.7.1 16 ------------- 17 - Fix bug in handling of base href and inline content (#1488290) 18 - Fix SQL Error when saving a contact with many email addresses (#1488286) 19 - Fix strict email address searching if contact has more than one address 20 - Remove duplicated 'organization' label (#1488287) 21 - Fix so editor selector is hidden when 'htmleditor' is listed in 'dont_override' 22 - Fix wrong (long) label usage (#1488283) 23 - Fix handling of INBOX's subfolders in special folders config (#1488279) 24 - Add ifModule statement for setting Options -Indexes in .htaccess file (#1488274) 25 - Fix crashes with eAccelerator (#1488256) 26 - Fix searching on IMAP servers without CHARSET specifier support (#1488271) 27 - Fix expanding folders during drag&drop (#1488260) 28 - Fix wrong postgres sequence name in upgrade from 0.6 29 - Fix broken CREATE INDEX queries in SQLite DDL files (#1488255) 22 30 23 31 RELEASE 0.7
Note: See TracChangeset
for help on using the changeset viewer.
