- Timestamp:
- Jan 4, 2006 7:37:10 PM (7 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 3baec23
- Parents:
- 977a295e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG
r977a295e r15a9d1c 1 1 CHANGELOG RoundCube Webmail 2 2 --------------------------- 3 4 2006/01/04 5 ---------- 6 - Fixed bug when inserting signatures with !?& 7 - Chopping message headers before inserting into the message cache table (to avoid bugs in Postgres) 8 - Allow one-char domains in e-mail addresses 9 - Make product name in page title configurable 10 - Make username available as skin object 11 - Added session_write_close() in rcube_db class destructor to avoid problems in PHP 5.0.5 12 - Use move_uploaded_file() instead of copy() for a more secure handling of uploaded attachments 13 - Additional config parameter to show/hide deleted messages 14 - Added periodic request for checking new mails (Request #1307821) 15 - Added EXPUNGE command 16 - Optimized loading time for mail interface 3 17 4 18
Note: See TracChangeset
for help on using the changeset viewer.
