changeset 31923:29f4dbdb1d0f

kawaii.neko, not kawaii.neto in ChangeLog*
author Ethan Blanton <elb@pidgin.im>
date Sat, 16 Apr 2011 20:33:30 +0000
parents 6c9ff026927f
children 3248407d3cfe 609e3855f36d
files ChangeLog ChangeLog.API
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Apr 16 19:37:52 2011 +0000
+++ b/ChangeLog	Sat Apr 16 20:33:30 2011 +0000
@@ -14,7 +14,7 @@
 	* Don't cancel an ongoing call when rejecting the addition of a stream to
 	  the existing call. (Jakub Adam) (#13537)
 	* Pidgin plugins can now override tab completion and detect clicks on
-	  usernames in the chat userlist. (kawaii.neto) (#12599)
+	  usernames in the chat userlist. (kawaii.neko) (#12599)
 
 	libpurple:
 	* media: Allow obtaining active local and remote candidates. (Jakub
--- a/ChangeLog.API	Sat Apr 16 19:37:52 2011 +0000
+++ b/ChangeLog.API	Sat Apr 16 20:33:30 2011 +0000
@@ -19,7 +19,7 @@
 		* Added PurpleSrvTxtQueryUiOps which allow UIs to specify their
 		  own mechanisms to resolve SRV and/or TXT queries. It works
 		  similar to PurpleDnsQueryUiOps
-		* purple_marshal_BOOLEAN__POINTER_BOOLEAN (kawaii.neto) (#12599)
+		* purple_marshal_BOOLEAN__POINTER_BOOLEAN (kawaii.neko) (#12599)
 
 		Deprecated:
 		* purple_account_add_buddy
@@ -30,8 +30,8 @@
 	Pidgin:
 		Added:
 		* pidgin_make_scrollable (Gabriel Schulhof) (#10599)
-		* chat-nick-clicked signal (kawaii.neto) (#12599)
-		* chat-nick-autocomplete signal (kawaii.neto) (#12599)
+		* chat-nick-clicked signal (kawaii.neko) (#12599)
+		* chat-nick-autocomplete signal (kawaii.neko) (#12599)
 
 version 2.7.11 (03/10/2011):
 	* libpurple: