# HG changeset patch # User Kevin Stange # Date 1186866486 0 # Node ID e20619418edf9cca7c4a37333f6841332a826a4f # Parent 03a0054954bbd1348f10a35f06528bffa2ad338d The changelog.win32 currently can't show someone what's new between 2.0.1 and 2.1.0, because there's no place for the version.php to stop. I only found this because I picked that version number to test with. diff -r 03a0054954bb -r e20619418edf ChangeLog.win32 --- a/ChangeLog.win32 Wed Aug 08 01:35:56 2007 +0000 +++ b/ChangeLog.win32 Sat Aug 11 21:08:06 2007 +0000 @@ -9,6 +9,9 @@ Apple Bonjour for Windows from: http://www.apple.com/support/downloads/bonjourforwindows.html +version 2.0.1 (5/24/2007): + * No changes + version 2.0.0 (5/3/2007): * URI Handler support added via `pidgin.exe --protocolhandler=` * Running a second instance will popup the Buddy List, if possible.