changeset 9904:ec60a5bee587

[gaim-migrate @ 10796] Yeah I don't really know what the best way to do this is. I'm happy with this committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 28 Aug 2004 16:48:47 +0000
parents 9f4459a32b8f
children 3547fd2af609
files ChangeLog ChangeLog.win32
diffstat 2 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Aug 28 15:13:29 2004 +0000
+++ b/ChangeLog	Sat Aug 28 16:48:47 2004 +0000
@@ -3,6 +3,13 @@
 	Bug Fixes:
 	* Compile with gtk 2.5.x (Gary Kramlich)
 
+version 0.82.1 (08/27/2004):
+	Bug Fixes:
+	* Fix a crash when changing the preference for how to display buttons
+	  on conversation windows
+	* Remove a stray printf() when beginning new conversations and logging
+	  is enabled
+
 version 0.82 (08/26/2004):
 	New Features:
 	* Ability to set available messages for AIM
--- a/ChangeLog.win32	Sat Aug 28 15:13:29 2004 +0000
+++ b/ChangeLog.win32	Sat Aug 28 16:48:47 2004 +0000
@@ -2,6 +2,9 @@
 	* The "Start Gaim on Windows starup" setting is preserved
 	  when Gaim is reinstalled (Daniel Atallah)
 
+version 0.82.1 (08/27/2004):
+	* Update version of gtk checked by the installer
+
 version 0.82 (08/26/2004):
 	* Selecting away messages using the system tray icon works
 	  (Thanks François Gagné)