comparison ChangeLog @ 8573:7dcd6f26e4a7

[gaim-migrate @ 9321] " This patch reimplements the system log. It writes system log to ~/.gaim/logs/<protocol>/<username>/.system/<timestamp>.(txt|html), where <timestamp> is the time that the account <username> with <protocol> signs on. Nathan (faceprint) and LSchiere suggested this logging scheme. No code is currently written to read the old system logs. Note that if you change the logging format, you need to re-login the accounts for the change to take effect." --Ka-Hing (javabsp) Cheung who continues: "Now this one applies, also contains a rider patch that, if you enable sound for "Someone says your name in chat", it will not play a sound if the message is a system message, like if jabber chat tells you that "*** becomes available" and *** is you, it won't play a sound." committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sat, 03 Apr 2004 18:34:29 +0000
parents ee13d1befabe
children d7c85220c685
comparison
equal deleted inserted replaced
8572:f6890288bbe0 8573:7dcd6f26e4a7
1 Gaim: The Pimpin' Penguin IM Client that's good for the soul! 1 Gaim: The Pimpin' Penguin IM Client that's good for the soul!
2 2
3 version 0.77cvs 3 version 0.77cvs
4 New Features:
5 * The System Log returns (Ka-Hing Cheung)
6
4 Bug Fixes: 7 Bug Fixes:
5 * Save Conversation works again (Kevin Stange) 8 * Save Conversation works again (Kevin Stange)
6 * The Clear button in privacy works (Robert Mibus) 9 * The Clear button in privacy works (Robert Mibus)
7 * MSN error reporting works again (Stu Tomlinson) 10 * MSN error reporting works again (Stu Tomlinson)
8 11