# HG changeset patch # User Rob Flynn # Date 1004633708 0 # Node ID 06395b1046b1ecee4c32429e609b7f939e87962a # Parent 65a6026932863c0c83434cb1451f74685bd8ad38 [gaim-migrate @ 2666] Here we go one more time.. committer: Tailor Script diff -r 65a602693286 -r 06395b1046b1 ChangeLog --- a/ChangeLog Thu Nov 01 08:05:38 2001 +0000 +++ b/ChangeLog Thu Nov 01 16:55:08 2001 +0000 @@ -1,6 +1,6 @@ Gaim: The Pimpin' Penguin IM Clone thats good for the soul! -version 0.47: +version 0.47 (11/01/2001): * Better font loading (pays attention to charset now) (thanks Arkadiusz Miskiewicz) * Better recoding in Gadu-Gadu (thanks Arkadiusz Miskiewicz) diff -r 65a602693286 -r 06395b1046b1 NEWS --- a/NEWS Thu Nov 01 08:05:38 2001 +0000 +++ b/NEWS Thu Nov 01 16:55:08 2001 +0000 @@ -1,7 +1,11 @@ -=[ Gaim ]=- The Pimpin' Penguin AIM Clone That's Good For The Soul! -0.47: - +0.47 (11/01/2001): + Rob: Hi. Gaim v0.47 has been released, as you should already + know. I hope all of you had a nice little halloween. There are + quite a number of changes in this release. There are a few too + many to list here, so I will redirect you to ye olde ChangeLog. + 0.46 (10/18/2001): Rob: Hey guys! The smores were great! I really enjoyed meeting up with all of you guys and singing campfire songs. It was diff -r 65a602693286 -r 06395b1046b1 gaim.spec.in --- a/gaim.spec.in Thu Nov 01 08:05:38 2001 +0000 +++ b/gaim.spec.in Thu Nov 01 16:55:08 2001 +0000 @@ -99,6 +99,26 @@ rm -r $RPM_BUILD_ROOT %changelog +* Thu Nov 01 2001 Rob Flynn (0.47 release) +- Better font loading (pays attention to charset now) (thanks Arkadiusz Miskiewicz) +- Better recoding in Gadu-Gadu (thanks Arkadiusz Miskiewicz) +- Open Mail button for when you get new mail (Yahoo and MSN) +- New buddy pounce option: Popup Notification +- When adding a buddy, the groups list now updates when you switch accounts. +- When creating a new buddy pounce, gaim now automagically selects "on away" or "on idle", if the user is away or idle. +- Add Opera to the available browsers (thanks Brian Enigma) +- Improved log viewer (thanks to Ben Miller) +- When you are queueing away messages, double clicking on a buddy's name will cause the messages for that name to be dequeued. +- You can choose which sound player you use at run-time (thanks Ben Miller) +- When someone adds you to their buddy list, it asks if you want to add them as well (Yahoo, ICQ, and MSN) (thanks Nathan Walp) +- Option to grey idle buddies (thanks Nathan Walp) +- MSN Privacy Options +- In MSN you can set a person's alias to their "friendly name" by right-click on their name while they're online. +- IRC can do /WHOIS +- The usual bug fixes and memory leak plugs +- Added Dutch translation +- Updated Korean translation + * Thu Oct 18 2001 Rob Flynn (0.46 release) - New applet icons (courtesy David Raeman) - ICQ works on big-endian platforms, e.g. sparc and ppc (thanks to Nathan Walp and Ben Miller)