ChangeLog.API

branch
next.minor
changeset 21146
bef32e96a3f2
parent 21145
a775e7fee70e
child 21147
39cb3ff90dcc
--- a/ChangeLog.API	Wed Oct 10 03:57:39 2007 +0000
+++ b/ChangeLog.API	Wed Oct 10 04:01:22 2007 +0000
@@ -1,12 +1,5 @@
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
-Version 2.2.2 (??/??/????):
-	libpurple:
-		Changed:
-		* The size parameter of purple_util_write_data_to_file_absolute
-		  has been changed to gssize instead of a size_t to correctly
-		  indicate that -1 can be used for a nul-delimited string.
-
 version 2.3.0 (??/??/????):
 	libpurple:
 		Added:
@@ -23,6 +16,13 @@
 		  when a dependent plugin fails to unload.  The UI should do
 		  something appropriate.
 
+Version 2.2.2 (??/??/????):
+	libpurple:
+		Changed:
+		* The size parameter of purple_util_write_data_to_file_absolute
+		  has been changed to gssize instead of a size_t to correctly
+		  indicate that -1 can be used for a nul-delimited string.
+
 version 2.2.0 (09/13/2007):
 	libpurple:
 		Added:

mercurial