# HG changeset patch # User Jeff Forcier <jeff@bitprophet.org> # Date 1390340958 28800 # Tue Jan 21 13:49:18 2014 -0800 # Node ID fdd3b0f2810ef0d73d9c8c5402767fc1756a2f24 # Parent c2cd3bbacef21a32233d9be30d9f1a931f40f0eb Add NEWS entry re #193 and friends diff --git a/NEWS b/NEWS --- a/NEWS +++ b/NEWS @@ -12,6 +12,13 @@ Releases ======== +v1.10.6 (21st Jan 2014) +----------------------- + +* #193 (and its attentant PRs #230 & #253): Fix SSH agent problems present on + Windows. Thanks to David Hobbs for initial report and to Aarni Koskela & Olle + Lundberg for the patches. + v1.10.5 (8th Jan 2014) ----------------------