mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-16 10:37:38 -05:00

A user reports, _just_ in time to make the 0.79 release, that changes in the Windows port of OpenSSH from 8.9.x have made it unhappy with the use of \ as a path separator in the 'IdentityAgent' config directive. Switch to /, which is also accepted by earlier versions, so it should work everywhere.