comparison ChangeLog @ 15620: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 74ab783e3676
children 400252586119
comparison
equal deleted inserted replaced
15619:1078be435cc8 15620:4049f4d94c33
191 http://gaim.sourceforge.net/faq2.php#libgadu for more information. 191 http://gaim.sourceforge.net/faq2.php#libgadu for more information.
192 * SIP/SIMPLE support (Thomas Butter, Google Summer of Code) 192 * SIP/SIMPLE support (Thomas Butter, Google Summer of Code)
193 * Sametime protocol support 193 * Sametime protocol support
194 Requires the meanwhile library: http://meanwhile.sourceforge.net 194 Requires the meanwhile library: http://meanwhile.sourceforge.net
195 * QQ protocol support (Mark Huetsch, Google Summer of Code) 195 * QQ protocol support (Mark Huetsch, Google Summer of Code)
196 * Removed support for the Napster and TOC protocols 196 * Removed the Napster and TOC protocols plugins
197 197
198 Other Noteworthy Changes: 198 Other Noteworthy Changes:
199 * UPnP and NAT traversal support (Adam J. Warrington, Google Summer of 199 * UPnP and NAT traversal support (Adam J. Warrington, Google Summer of
200 Code) 200 Code)
201 * The modify account dialog now contains two tabs, which should display 201 * The modify account dialog now contains two tabs, which should display
1807 * Support for %n, %d, and %t in away messages. Thanks bmiller! 1807 * Support for %n, %d, and %t in away messages. Thanks bmiller!
1808 * Background colors 1808 * Background colors
1809 * Redesigned preferences dialog 1809 * Redesigned preferences dialog
1810 * Redesigned conversation dialog 1810 * Redesigned conversation dialog
1811 * Removed the Lag-O-Meter (Lag-O-Meter is now a plugin) 1811 * Removed the Lag-O-Meter (Lag-O-Meter is now a plugin)
1812 * SOCKS 4a/5 proxy works 1812 * SOCKS 4/5 proxy works
1813 * Buddy Pounces are now saved in .gaimrc 1813 * Buddy Pounces are now saved in .gaimrc
1814 * Buddy Chats are now saved in .gaimrc 1814 * Buddy Chats are now saved in .gaimrc
1815 * Ability to merge gaim, aim2, aim4 buddylists. Thanks again bmiller! 1815 * Ability to merge gaim, aim2, aim4 buddylists. Thanks again bmiller!
1816 * ICQ-style aliases. This lets you change the name you see your buddy 1816 * ICQ-style aliases. This lets you change the name you see your buddy
1817 as. For example, if your buddy's SN is 'CouldntGetMyName', you can 1817 as. For example, if your buddy's SN is 'CouldntGetMyName', you can
1877 essentially implements recovery from a server crash at AOL 1877 essentially implements recovery from a server crash at AOL
1878 (AOL does not back up machines that contain TOC-based buddy 1878 (AOL does not back up machines that contain TOC-based buddy
1879 lists, unfortunately). (Thanks Syd) 1879 lists, unfortunately). (Thanks Syd)
1880 * Font selection dialog 1880 * Font selection dialog
1881 * Small changes to the Oscar/libfaim stuff (see libfaim/README.gaim) 1881 * Small changes to the Oscar/libfaim stuff (see libfaim/README.gaim)
1882 * SOCKS 4a proxy support 1882 * SOCKS 4 proxy support
1883 * Better proxy support overall (you can get people's info now! :) ) 1883 * Better proxy support overall (you can get people's info now! :) )
1884 * Two-way file transfer (you can get and send files, but you still 1884 * Two-way file transfer (you can get and send files, but you still
1885 can't initiate either) 1885 can't initiate either)
1886 * Fixed font problem with Misconfigured X-Servers. Thanks Decklin! 1886 * Fixed font problem with Misconfigured X-Servers. Thanks Decklin!
1887 * Fixed the No Configuration problem that came about today (5/31) 1887 * Fixed the No Configuration problem that came about today (5/31)