Mercurial > pidgin
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Sat Oct 06 22:47:38 2007 +0000 +++ b/ChangeLog Sat Oct 06 22:59:09 2007 +0000 @@ -8,6 +8,8 @@ libpurple: * Real usernames are now shown in the system log. + * We now honor a PURPLE_DISABLE_DEPRECATED define to allow plugins to + catch deprecated functions earlier rather than later. Pidgin: * If you alias a buddy to an alias that is already present within
