pidgin.next.minor: c9b41aa8: ChangeLog the work on the dialogs and th...

rekkanoryo at pidgin.im rekkanoryo at pidgin.im
Sat Oct 3 17:35:27 EDT 2009


-----------------------------------------------------------------
Revision: c9b41aa82b8828b794842caba407439a5f1b324e
Ancestor: c5cc171d6aa2236f8cd87f2dc94beb57ea312514
Author: rekkanoryo at pidgin.im
Date: 2009-10-03T21:14:47
Branch: im.pidgin.pidgin.next.minor
URL: http://d.pidgin.im/viewmtn/revision/info/c9b41aa82b8828b794842caba407439a5f1b324e

Modified files:
        ChangeLog ChangeLog.API

ChangeLog: 

ChangeLog the work on the dialogs and the added functions.

-------------- next part --------------
============================================================
--- ChangeLog	9144cb7826fd95e722a8fd6474213fefcd79b6ff
+++ ChangeLog	b6a31f6377d712eef657fe8f68c16b9194124c07
@@ -5,6 +5,14 @@ version 2.7.0 (??/??/????):
 	* Changed GTK+ minimum version requirement to 2.10.0.
 	* Changed GLib minimum version requirement to 2.12.0.
 
+	Pidgin:
+	* Moved the "Debugging Information" section of the About box to a
+	  "Build Information" dialog accessible on the Help menu.
+	* Moved the Developer and Crazy Patch Writer information from the About
+	  box to a "Developer Information" dialog accessible on the Help menu.
+	* Moved the Translator information from the About box to a "Translator
+	  Information" dialog accessible on the Help menu.
+
 version 2.6.3 (??/??/20??):
 	XMPP:
 	* Fix a crash when attempting to validate an invalid JID.
============================================================
--- ChangeLog.API	286e539e61d9616a5394859ba774680c44426dda
+++ ChangeLog.API	0cb42baa7b00db484a3314cd818f5cb7fc501fa4
@@ -5,6 +5,12 @@ version 2.7.0 (??/??/????):
 		Added:
 		* purple_account_get_name_for_display
 		* purple_network_get_all_local_system_ips
+	
+	Pidgin:
+		Added:
+		* pidgin_dialogs_buildinfo (should not be used by anything but Pidgin)
+		* pidgin_dialogs_developers (should not be used by anything but Pidgin)
+		* pidgin_dialogs_translators (should not be used by anything but Pidgin)
 
 version 2.6.2 (09/05/2009):
 	Perl:


More information about the Commits mailing list