Changeset 5499 in subversion for branches/release-0.7/CHANGELOG


Ignore:
Timestamp:
Nov 28, 2011 4:03:27 AM (18 months ago)
Author:
alec
Message:
  • Applied fixes from trunk up to r5498
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/release-0.7/CHANGELOG

    r5481 r5499  
    22=========================== 
    33 
     4- Use strpos() instead of strstr() when possible (#1488211) 
     5- Fix handling HTML entities when converting HTML to text (#1488212) 
     6- Fix fit_string_to_size() renders browser and ui unresponsive (#1488207) 
     7- Fix handling of invalid characters in request (#1488124) 
     8- Fix merging some configuration options in update.sh script (#1485864) 
     9- Fix so TEXT key will remove all HEADER keys in IMAP SEARCH (#1488208) 
     10- Fix handling contact photo url with https:// prefix (#1488202) 
    411- Fix possible infinite redirect on attachment preview (#1488199) 
    512- Improved clickjacking protection for browsers which don't support X-Frame-Options headers 
Note: See TracChangeset for help on using the changeset viewer.