Mercurial > pidgin.yaz
comparison ChangeLog @ 21190:34de8ef19294
Honor a PURPLE_DISABLE_DEPRECATED define to allow plugins to catch
deprecated functions earlier rather than later.
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sat, 06 Oct 2007 22:59:09 +0000 |
parents | c757b4773a77 |
children | 3a63d0d2a5fe |
comparison
equal
deleted
inserted
replaced
21189:d05f79920d50 | 21190:34de8ef19294 |
---|---|
6 marked fixed in 2.2.1 may not have been fixed until | 6 marked fixed in 2.2.1 may not have been fixed until |
7 this release (2.2.2). | 7 this release (2.2.2). |
8 | 8 |
9 libpurple: | 9 libpurple: |
10 * Real usernames are now shown in the system log. | 10 * Real usernames are now shown in the system log. |
11 * We now honor a PURPLE_DISABLE_DEPRECATED define to allow plugins to | |
12 catch deprecated functions earlier rather than later. | |
11 | 13 |
12 Pidgin: | 14 Pidgin: |
13 * If you alias a buddy to an alias that is already present within | 15 * If you alias a buddy to an alias that is already present within |
14 a particular group, we now offer to merge the buddies into the | 16 a particular group, we now offer to merge the buddies into the |
15 same contact. | 17 same contact. |