diff options
author | thomascube <thomas@roundcube.net> | 2007-11-25 17:34:19 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2007-11-25 17:34:19 +0000 |
commit | c5799618997716288169b6fbcd1251f76788cd49 (patch) | |
tree | 79e74cc848f8b6322ff223b77e300bd4e2a854b4 /CHANGELOG | |
parent | 76b6bff70b3f7d8ff7eed261f7f9896cccae21f9 (diff) |
Fixed some potential security risks + updatedd changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,6 +1,19 @@ CHANGELOG RoundCube Webmail --------------------------- +2007/11/25 (thomasb) +---------- +- Applied UID fetch patch by Glen Ogilvie +- Applied patch for correct Postgres instructions from ticket #1484674 +- Fix overriding of session vars when register_globals is on (#1484670) +- Fix wrong Postgres setup instructions in INSTALL (#1484674) +- Fix bug with case-sensitive folder names (#1484245) +- Don't create default folders by default +- Added Georgian localization by Zaza Zviadadze +- Updated Russian localization +- Fixed some potential security risks (audited by Andris) + + 2007/11/20 (tomekp) ---------- - add Korean (kr) localization |