Wed, 10 Oct 2007 04:01:22 +0000
Move 2.2.2 to the right place.
| ChangeLog.API | file | annotate | diff | comparison | revisions |
--- 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: