diff ChangeLog.API @ 20963:5136cd8f66f3

deryni noticed that the documentation and code do not match for purple_savedstatus_get_popular. Fix the doc, and change the code to match the rest of the doc.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 16 Oct 2007 06:27:16 +0000
parents 086b6e3e5015
children 6de09629f091
line wrap: on
line diff
--- a/ChangeLog.API	Tue Oct 16 02:43:43 2007 +0000
+++ b/ChangeLog.API	Tue Oct 16 06:27:16 2007 +0000
@@ -6,6 +6,10 @@
 		* 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.
+		* The documentation for purple_savedstatuses_get_popular used to
+		  incorrectly claim that the active status is excluded from the
+		  returned list. The documentation has been corrected. Also, the
+		  function now returns a correct list when called with a value of 0.
 
 version 2.2.0 (09/13/2007):
 	libpurple: