diff ChangeLog.API @ 21092:957556ba7b38

merge of '5440858761f5047ec1b899b68ea9fd9dc1e797d4' and '65bc667e49a619ad538ec2a2bef797371ebfeef7'
author Gabriel Schulhof <nix@go-nix.ca>
date Sat, 13 Oct 2007 17:46:15 +0000
parents 086b6e3e5015
children 5136cd8f66f3 e967fd47baa5
line wrap: on
line diff
--- a/ChangeLog.API	Sat Oct 13 17:45:53 2007 +0000
+++ b/ChangeLog.API	Sat Oct 13 17:46:15 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