comparison ChangeLog @ 227:fb8e65df5fe7

[gaim-migrate @ 237] Add changes to ChangeLog. committer: Tailor Script <tailor@pidgin.im>
author Syd Logan <slogan>
date Wed, 10 May 2000 07:37:56 +0000
parents 46ce07c0a251
children 633ec753fb1d
comparison
equal deleted inserted replaced
226:cffec6a16d31 227:fb8e65df5fe7
1 GAIM: The Pimpin' Penguin IM Clone thats good for the soul! 1 GAIM: The Pimpin' Penguin IM Clone thats good for the soul!
2 2
3 version 0.9.16: 3 version 0.9.16:
4 * Paned buddy chat window 4 * Paned buddy chat window (Thanks Syd)
5 * Buddy lists (and changes) are cached to ~/.gaimbdcache_<sn>
6 where <sn> is your screen name. If for some reason, you log
7 into the AOL server and the buddy list comes back empty, we
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
10 (AOL does not back up machines that contain TOC-based buddy
11 lists, unfortunately). (Thanks Syd)
5 12
6 version 0.9.15: (05/06/2000) 13 version 0.9.15: (05/06/2000)
7 * Plugin support enabled by default (oops) 14 * Plugin support enabled by default (oops)
8 * Some plugins built/installed by default 15 * Some plugins built/installed by default
9 * Option to automagically check for new releases 16 * Option to automagically check for new releases