From: Rob F. <rob...@us...> - 2001-11-01 16:55:12
|
Update of /cvsroot/gaim/gaim In directory usw-pr-cvs1:/tmp/cvs-serv9447 Modified Files: ChangeLog NEWS gaim.spec.in Log Message: Here we go one more time.. Index: ChangeLog =================================================================== RCS file: /cvsroot/gaim/gaim/ChangeLog,v retrieving revision 1.349 retrieving revision 1.350 diff -u -d -r1.349 -r1.350 --- ChangeLog 2001/10/30 16:49:59 1.349 +++ ChangeLog 2001/11/01 16:55:08 1.350 @@ -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) Index: NEWS =================================================================== RCS file: /cvsroot/gaim/gaim/NEWS,v retrieving revision 1.94 retrieving revision 1.95 diff -u -d -r1.94 -r1.95 --- NEWS 2001/10/18 19:55:19 1.94 +++ NEWS 2001/11/01 16:55:08 1.95 @@ -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 Index: gaim.spec.in =================================================================== RCS file: /cvsroot/gaim/gaim/gaim.spec.in,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- gaim.spec.in 2001/10/24 21:02:55 1.28 +++ gaim.spec.in 2001/11/01 16:55:08 1.29 @@ -99,6 +99,26 @@ rm -r $RPM_BUILD_ROOT %changelog +* Thu Nov 01 2001 Rob Flynn <ro...@ma...> (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 <ro...@ma...> (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) |