diff ChangeLog.API @ 20873:63ce5e7f453d

Change Version to version to match the vast majority of entries.
author Richard Laager <rlaager@wiktel.com>
date Wed, 10 Oct 2007 04:04:07 +0000
parents 34fc2a999977
children 086b6e3e5015 3301b2f813f0
line wrap: on
line diff
--- a/ChangeLog.API	Wed Oct 10 02:18:48 2007 +0000
+++ b/ChangeLog.API	Wed Oct 10 04:04:07 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