|
| 1 | +2014-01-28 Gerard Ribugent Navarro < [email protected]> |
| 2 | + |
| 3 | + * Fix lib/XML/Feed/Entry/Format/RSS.pm crash |
| 4 | + https://github.com/davorg/xml-feed/issues/16 |
| 5 | + |
1 | 6 | 2012-07-10 Dave Cross < [email protected]> |
2 | 7 |
|
3 | 8 | * Change the User Agent to identify as XML::Feed (SZABGAB) |
|
78 | 83 | 2010-03-22 Simon Wistow < [email protected]> |
79 | 84 |
|
80 | 85 | * Build.PL, Changes, lib/XML/Feed.pm, lib/XML/Feed/Format/Atom.pm: Fix bug in |
81 | | - conversion process between RSS and Atom where HTML got double encoded |
| 86 | + conversion process between RSS and Atom where HTML got double encoded |
82 | 87 | https://rt.cpan.org/Public/Bug/Display.html?id=44899 |
83 | 88 |
|
84 | 89 | * MANIFEST, lib/XML/Feed/Format/Atom.pm: Fix double encoding bug? |
|
199 | 204 | * Changes, lib/XML/Feed.pm: Fix fetching through proxies |
200 | 205 |
|
201 | 206 | * Changes, lib/XML/Feed.pm, lib/XML/Feed/Atom.pm, lib/XML/Feed/Entry.pm, |
202 | | - lib/XML/Feed/RSS.pm, t/02-create.t: Add support for self linking and GeoRSS |
| 207 | + lib/XML/Feed/RSS.pm, t/02-create.t: Add support for self linking and GeoRSS |
203 | 208 | Patches from Shlomi Fish http://rt.cpan.org/Ticket/Display.html?id=39924 and |
204 | 209 | Scott Gifford http://rt.cpan.org/Ticket/Display.html?id=40046 |
205 | 210 |
|
|
246 | 251 | * Changes, lib/XML/Feed/Atom.pm, t/07-atom10-create.t: Allow accessors to |
247 | 252 | make sure things validate |
248 | 253 |
|
249 | | - * Changes, Makefile.PL: Force working version XML::Atom |
| 254 | + * Changes, Makefile.PL: Force working version XML::Atom |
250 | 255 | http://rt.cpan.org/Public/Bug/Display.html?id=22548 |
251 | 256 | http://rt.cpan.org/Public/Bug/Display.html?id=19920 |
252 | 257 |
|
253 | 258 | * Changes, lib/XML/Feed.pm, lib/XML/Feed/Atom.pm, lib/XML/Feed/RSS.pm: Allow |
254 | | - passing through of initialisation options. |
| 259 | + passing through of initialisation options. |
255 | 260 | http://rt.cpan.org/Public/Bug/Display.html?id=24729 |
256 | 261 |
|
257 | 262 | * Changes, lib/XML/Feed.pm: Allow specification of the parsing format. Fix |
|
0 commit comments