# HG changeset patch # User Mark Doliner # Date 1171222447 0 # Node ID 4049f4d94c33cc9f3fa3bde9fd72cbc8424ef2ad # Parent 1078be435cc8d05ad22dcd2ee5bb9e5458d67aba 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. diff -r 1078be435cc8 -r 4049f4d94c33 ChangeLog --- 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)