Fix typo
[catagits/XML-Feed.git] / Changes
diff --git a/Changes b/Changes
index c95c6ee..3a06fc9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,7 +2,15 @@
 
 Revision history for XML::Feed
 
-0.22 
+0.23 
+    - Fix mixing and matching of RSS and Atom
+      http://rt.cpan.org/Ticket/Display.html?id=21335
+      (Shlomi Fish SHLOMIF)
+    - Note that multiple categories was fixed at some point
+      http://rt.cpan.org/Ticket/Display.html?id=30234
+      (mattn)
+
+0.22 2008-10-22
     - Correct namespace for terms in RSS
       http://rt.cpan.org/Ticket/Display.html?id=25393
       (Kent Cowgill KCOWGILL)
@@ -12,6 +20,15 @@ Revision history for XML::Feed
     - Created test for
       http://rt.cpan.org/Ticket/Display.html?id=18810
       (Ryan Tate)
+    - Allow creation of a self link
+      http://rt.cpan.org/Ticket/Display.html?id=39924
+      (Shlomi Fish SHLOMIF)
+    - Add support for GEORSS
+      http://rt.cpan.org/Ticket/Display.html?id=39924
+      (Scott Gifford GIFF)
+    - Fix fetching through proxies
+      http://rt.cpan.org/Ticket/Display.html?id=36233
+      (Trevor Vallender)
 
 0.21 2008.10.15
     - Remove the inc directory because it's not needed anymore