changeset 20890:086b6e3e5015

merge of 'b7ee9ed3d96546482462baf63c4127858553c275' and 'fa0e512d79dfe479bc36c2436089b51854ef3eb5'
author Richard Laager <rlaager@wiktel.com>
date Fri, 12 Oct 2007 03:49:39 +0000
parents 63ce5e7f453d (diff) c7b20abc3885 (current diff)
children 59c9c04879af ce9579a6bcdd e967fd47baa5
files ChangeLog.API
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog.API	Fri Oct 12 02:33:31 2007 +0000
+++ b/ChangeLog.API	Fri Oct 12 03:49:39 2007 +0000
@@ -1,13 +1,13 @@
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
-Version 2.2.2 (??/??/????):
+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):
+version 2.2.0 (09/13/2007):
 	libpurple:
 		Added:
 		* PURPLE_MESSAGE_INVISIBLE flag, which can be used by
@@ -64,7 +64,7 @@
 		* gnt_util_parse_xhtml_to_textview to parse XHTML strings in a
 		  GntTextView (this works only if libxml2 is available)
 
-Version 2.1.1 (08/20/2007):
+version 2.1.1 (08/20/2007):
 	libpurple:
 		Changed:
 		* PurpleAccountUiOps.request_authorize's authorize_cb and