Mercurial > pidgin.yaz
comparison ChangeLog @ 253:5b28ef2b550e
[gaim-migrate @ 263]
A few things happened in this update:
- Commented out the libfaim deny/permit list stuff because it's seriously buggy
- Added Socks v4 support
- improved proxy support for things like getting users' info
- i think that's it
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Tue, 23 May 2000 05:26:30 +0000 |
parents | f6e8ea29b24f |
children | aebbe6ca6919 |
comparison
equal
deleted
inserted
replaced
252:4a41f8323022 | 253:5b28ef2b550e |
---|---|
8 check for a cache file, and, if we find one, read it in. This | 8 check for a cache file, and, if we find one, read it in. This |
9 essentially implements recovery from a server crash at AOL | 9 essentially implements recovery from a server crash at AOL |
10 (AOL does not back up machines that contain TOC-based buddy | 10 (AOL does not back up machines that contain TOC-based buddy |
11 lists, unfortunately). (Thanks Syd) | 11 lists, unfortunately). (Thanks Syd) |
12 * Font selection dialog | 12 * Font selection dialog |
13 * Small changes to the Oscar/libfaim stuff (it works now, sort of) | 13 * Small changes to the Oscar/libfaim stuff (see libfaim/README.gaim) |
14 * SOCKS v4 Proxy support | |
15 * Better proxy support overall (you can get people's info now! :) ) | |
14 | 16 |
15 version 0.9.15: (05/06/2000) | 17 version 0.9.15: (05/06/2000) |
16 * Plugin support enabled by default (oops) | 18 * Plugin support enabled by default (oops) |
17 * Some plugins built/installed by default | 19 * Some plugins built/installed by default |
18 * Option to automagically check for new releases | 20 * Option to automagically check for new releases |