changeset 2325:54a839c95b70

[gaim-migrate @ 2335] Yo yo yo committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Thu, 20 Sep 2001 18:00:47 +0000
parents 9ab820049ede
children 1add424e5544
files NEWS gaim.spec.in
diffstat 2 files changed, 24 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Thu Sep 20 09:15:31 2001 +0000
+++ b/NEWS	Thu Sep 20 18:00:47 2001 +0000
@@ -1,5 +1,13 @@
 -=[ GAIM ]=-  The Pimpin' Penguin AIM Clone That's Good For The Soul!
 
+0.44 (09/20/2001):
+	Rob: Another release has come upon us. There were actually quite
+	a number of things in ye old ChangeLog for this release. I don't
+	feel like talking about them here, so you can read about them
+	in ... you guessed it .. the ChangeLog.  Oh, and if you're 
+	wondering about setting buddy icons, wait til 0.45 or 
+	use CVS shortly after this release. ;-)
+
 0.43 (09/06/2001):
 
 	Rob: Well, I knew that the day would eventually come. I just didn't
--- a/gaim.spec.in	Thu Sep 20 09:15:31 2001 +0000
+++ b/gaim.spec.in	Thu Sep 20 18:00:47 2001 +0000
@@ -96,6 +96,22 @@
 rm -r $RPM_BUILD_ROOT
 
 %changelog
+* Thu Sep 20 2001 Rob Flynn <rob@marko.net> (0.44 release)
+- More sane scaling of buddy icons (intelligently scale to either 48x48 or 50x50 depending on icon)
+- Have you ever had it happen where you cancel a login and Gaim starts using all the available processing power? I think I fixed that.
+- Temporarily removed Jabber user registration, which wasn't working anyway.
+- Added a spiffy Help button
+- Wrote a plugin for all those people who miss having the chat rooms in their buddy lists (chatlist.so)
+- Updated libfaim
+- Added drop down selection to chat invitation
+- Improved the look of the chat invitation dialog
+- Improved the look of the proxy preferences
+- event_im_recv and event_im_display_rcvd passed whether the message received was auto-response (see SIGNALS)
+- IRC fixes (largly copied from X-Chat)
+- Internal change to how preferences are stored
+- Other bug fixes
+- Option to hide buddy icons
+
 * Thu Sep 06 2001 Rob Flynn <rob@marko.net> (0.43 release)
 - Updated German Translation (thanks Daniel Seifert)
 - Can change friendly name in MSN again