Last change
on this file since 249 was
249,
checked in by hendrikvanantwerpen, 13 years ago
|
This one's for Subversion, because it's so close...
First widget (stripped down sequencer).
Seperated client and server code in two direcotry trees.
|
File size:
1.1 KB
|
Line | |
---|
1 | Version 0.72
|
---|
2 | -----------
|
---|
3 | - fix security exploit: http://www.sec-consult.com/216.html
|
---|
4 |
|
---|
5 | Version 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 |
|
---|
11 | Version 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 |
|
---|
19 | Version 0.52
|
---|
20 | -----------
|
---|
21 | - support GZIP content negoiation
|
---|
22 | - PHP 4.3.2 support
|
---|
23 |
|
---|
24 | Version 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 |
|
---|
30 | Version 0.3
|
---|
31 | -----------
|
---|
32 | - added support for conditional gets (Last-Modified, ETag)
|
---|
33 | - now use Snoopy to handle fetching RSS files
|
---|
34 |
|
---|
35 | Version 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.