diff ChangeLog.win32 @ 29620:e7b9cf2f2386

Use an updated exchndl.dll that supports setting the log file path manually and external debug symbols (looks in the specified debug symbols dir and also for a <modulename>.dbgsym alongside <modulename>).
author Daniel Atallah <daniel.atallah@gmail.com>
date Sun, 01 Nov 2009 04:56:45 +0000
parents 3f33a8fbf871
children 1e19c439fa7a
line wrap: on
line diff
--- a/ChangeLog.win32	Sun Nov 01 03:34:32 2009 +0000
+++ b/ChangeLog.win32	Sun Nov 01 04:56:45 2009 +0000
@@ -2,6 +2,8 @@
 	* Minimum required GTK+ version increased to 2.14.0
 	* Private GTK+ Runtime now used (GTK+ Installer no longer supported)
 	* Win9x no longer supported.
+	* Crash Report files (pidgin.RPT) are now generated in the ~/.purple
+	  directory instead of the installation directory.
 
 version 2.6.3 (10/16/2009):
 	* No changes