diff ChangeLog @ 31857:c446bf0b83d2

Fix unsetting your mood when "None" is selected. (#7431) I have no way to test this because the official ICQ client doesn't support moods anymore.
author Mark Doliner <mark@kingant.net>
date Mon, 21 Mar 2011 07:38:06 +0000
parents 0062b2661b3c
children d990c0865422 aa74632c869d
line wrap: on
line diff
--- a/ChangeLog	Mon Mar 21 07:27:33 2011 +0000
+++ b/ChangeLog	Mon Mar 21 07:38:06 2011 +0000
@@ -19,6 +19,9 @@
 	Gadu-Gadu:
 	* Allow showing your status only to buddies. (Mateusz Piękos) (#13358)
 
+	ICQ:
+	* Fix unsetting your mood when "None" is selected. (#7431)
+
 	Windows-Specific Changes:
 	* Fix building libpurple with Visual C++ .NET 2005. This was accidentally
 	  broken in 2.7.11. (Florian Quèze)