Mercurial > pidgin.yaz
changeset 15621:4049f4d94c33
I think I was wrong about SOCKS4a. For the record, SOCKS4a is when
the client sends unresolved hostname instead of IP addresses in its
requests. Somebody submitted a bug about it... but I think they're
wrong.
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 11 Feb 2007 19:34:07 +0000 |
parents | 1078be435cc8 |
children | 58ff9a0ffce0 |
files | ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sun Feb 11 19:28:23 2007 +0000 +++ b/ChangeLog Sun Feb 11 19:34:07 2007 +0000 @@ -193,7 +193,7 @@ * Sametime protocol support Requires the meanwhile library: http://meanwhile.sourceforge.net * QQ protocol support (Mark Huetsch, Google Summer of Code) - * Removed support for the Napster and TOC protocols + * Removed the Napster and TOC protocols plugins Other Noteworthy Changes: * UPnP and NAT traversal support (Adam J. Warrington, Google Summer of @@ -1809,7 +1809,7 @@ * Redesigned preferences dialog * Redesigned conversation dialog * Removed the Lag-O-Meter (Lag-O-Meter is now a plugin) - * SOCKS 4a/5 proxy works + * SOCKS 4/5 proxy works * Buddy Pounces are now saved in .gaimrc * Buddy Chats are now saved in .gaimrc * Ability to merge gaim, aim2, aim4 buddylists. Thanks again bmiller! @@ -1879,7 +1879,7 @@ lists, unfortunately). (Thanks Syd) * Font selection dialog * Small changes to the Oscar/libfaim stuff (see libfaim/README.gaim) - * SOCKS 4a proxy support + * SOCKS 4 proxy support * Better proxy support overall (you can get people's info now! :) ) * Two-way file transfer (you can get and send files, but you still can't initiate either)