# # patch "ChangeLog" # from [b8fa9964af69c487dd62346f1ab65d52847bbd8f] # to [a69519fe24b33db9e8f8dd2627cd3ef9a493f4be] # ======================================================================== --- ChangeLog b8fa9964af69c487dd62346f1ab65d52847bbd8f +++ ChangeLog a69519fe24b33db9e8f8dd2627cd3ef9a493f4be @@ -1,8 +1,9 @@ 2005-10-08 Matthew Gregan * win32/fs.cc: Don't consider USERPROFILE as a possible home directory; APPDATA is more appropriate. Add a second method to - get the APPDATA path. + get the APPDATA path. Always use HOME if it's set (not just under + Cygwin/MinGW). * tests/t_netsync_absorbs.at: Add missing CANONICALISE(). 2005-10-07 Timothy Brownawell