changeset 29064:850f1e5491b2

Date the changelogs and move a couple items to more correct locations.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Mon, 30 Nov 2009 03:01:13 +0000
parents a69af5cb09cd
children f57d09097b3f
files ChangeLog ChangeLog.API
diffstat 2 files changed, 6 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon Nov 30 03:00:37 2009 +0000
+++ b/ChangeLog	Mon Nov 30 03:01:13 2009 +0000
@@ -1,9 +1,11 @@
 
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
-version 2.6.4 (??/??/20??):
+version 2.6.4 (11/29/2009):
 	libpurple:
 	* Actually emit the hold signal for media calls.
+	* Fix building the GnuTLS plugin with older versions of GnuTLS.
+	* Fix DNS TXT query resolution.
 	* Don't send Proxy-Authorization headers to HTTP proxy servers until we've
 	  received a "407 Proxy Authentication Required" response from the server.
 	  (thecrux)
@@ -13,8 +15,6 @@
 	General:
 	* New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins')
 	  to announce the list of loaded plugins (in both Finch and Pidgin).
-	* Fix building the GnuTLS plugin with older versions of GnuTLS.
-	* Fix DNS TXT query resolution.
 	* Always rejoin open chats after an account reconnects.
 
 	AIM and ICQ:
--- a/ChangeLog.API	Mon Nov 30 03:00:37 2009 +0000
+++ b/ChangeLog.API	Mon Nov 30 03:01:13 2009 +0000
@@ -1,5 +1,8 @@
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
+version 2.6.4 (11/29/2009):
+	No changes
+
 version 2.6.3 (10/16/2009):
 	No changes