source: Dev/trunk/rdfapi/util/magpie/CHANGES @ 12

Last change on this file since 12 was 12, checked in by basvannuland, 14 years ago

Added RAP RDF API
Added RDF reader writer for save and load survey

File size: 1.1 KB
Line 
1Version 0.72
2-----------
3    - fix security exploit: http://www.sec-consult.com/216.html
4   
5Version 0.7
6-----------
7    - support for input and output charset encoding
8      based on the work in FoF, uses iconv or mbstring if available
9    -
10
11Version 0.6
12-----------
13    - basic support for Atom syndication format
14      including support for Atom content constructs
15    - fixed support for private feeds (HTTP Auth and SSL)
16      (thanks to silverorange.com for providing test feeds)
17        - support for some broken webservers
18
19Version 0.52
20-----------
21    - support GZIP content negoiation
22    - PHP 4.3.2 support
23
24Version 0.4
25-----------
26        - improved error handling, better access for script authors
27        - included example scripts of working with MagpieRSS
28        - new Smarty plugin for RSS date parsing
29
30Version 0.3
31-----------
32        - added support for conditional gets (Last-Modified, ETag)
33        - now use Snoopy to handle fetching RSS files
34       
35Version 0.2
36-----------
37        - MAJOR CLEAN UP
38        - removed kludgy $options array in favour of constants
39        - phased out returning arrays
40        - added better error handling
41        - re-worked comments
Note: See TracBrowser for help on using the repository browser.