# HG changeset patch # User Richard Laager # Date 1136496749 0 # Node ID adf03ae350012a5722382153c3bb8f37bc211afc # Parent 4152c8f14a02bc143a0dcedd7518b2742ae8f82c [gaim-migrate @ 15086] Note the timestamp changes and fix a couple other entries. committer: Tailor Script diff -r 4152c8f14a02 -r adf03ae35001 ChangeLog --- a/ChangeLog Thu Jan 05 20:40:07 2006 +0000 +++ b/ChangeLog Thu Jan 05 21:32:29 2006 +0000 @@ -22,6 +22,9 @@ * Improved buddy list searching with CTRL+F Conversations and Chats: + * Timestamps honor the locale. To use the traditional style, + enable the "Message Timestamp Formats" plugin. The plugin + also provides options to show dates in timestamps. * Messages from buddies in the same "Person" will automatically use the same conversation window. * The "Send As" menu has been replaced with a more appropriate @@ -29,8 +32,7 @@ * Message formatting persists between messages (Igor Belyi) * Full message background colors are now supported * Smooth scrolling when receiving a new message - * Screenname colors in chats now chosen intelligently from GNOME - color palette + * Screenname colors in chats now chosen intelligently * Conversation buffer scrollback limited to avoid large memory usage in active conversations * Control-Shift-Tab will reverse cycle through the conversation tabs @@ -49,7 +51,7 @@ * Use libao for playing sounds via NAS instead of accessing NAS directly Log Viewer: - * Log viewer aggregates logs from the same Contact (Richard Laager) + * Log viewer aggregates logs from the same "Person" (Richard Laager) * When opening the log viewer, show the most recent log by default (Peter McCurdy)