Mercurial > pidgin
diff ChangeLog.API @ 21284:6de09629f091
propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
to branch 'im.pidgin.pidgin' (head e3a6991e78dac328f13804950fee54dfb8afc3c5)
| author | Ka-Hing Cheung <khc@hxbc.us> |
|---|---|
| date | Sat, 10 Nov 2007 04:52:20 +0000 |
| parents | 133a8614a41e 5136cd8f66f3 |
| children | 38cc722159ff |
line wrap: on
line diff
--- a/ChangeLog.API Sat Nov 10 01:18:15 2007 +0000 +++ b/ChangeLog.API Sat Nov 10 04:52:20 2007 +0000 @@ -114,6 +114,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:
