Show
Ignore:
Timestamp:
07/01/08 00:04:33 (5 months ago)
Author:
thijs
Message:

Merged revisions 1466-1467 via svnmerge from
https://svn.pyamf.org/pyamf/trunk

........

r1466 | thijs | 2008-06-30 21:51:09 +0200 (ma, 30 jun 2008) | 5 lines


Fix issue #316: Referer missing in remoting client


Review by: njoyce

........

r1467 | thijs | 2008-06-30 21:54:54 +0200 (ma, 30 jun 2008) | 2 lines


Adding #316 to changelog

........

Location:
pyamf/branches/client-headers
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • pyamf/branches/client-headers

    • Property svnmerge-integrated changed from /pyamf/trunk:1-1462 to /pyamf/trunk:1-1470
  • pyamf/branches/client-headers/CHANGES.txt

    r1439 r1471  
    55of PyAMF. 
    66 
    7 0.3.2 (unreleased) 
     70.4.0 (unreleased) 
    88------------------ 
     9 - Added ability to set the HTTP referer in remoting client (Ticket:316) 
    910 - Fixed issue where the AMF3 encoder assumed objects with a 'tag' attribute 
    1011   needed XML encoding. Reported by cy-man (Ticket:303)