changeset 21205:ebbe7b5df08e

Move 2.2.2 to the right place.
author Richard Laager <rlaager@wiktel.com>
date Wed, 10 Oct 2007 04:01:22 +0000
parents 8a89c2caf9d8
children 3301b2f813f0
files ChangeLog.API
diffstat 1 files changed, 7 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- 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: