# HG changeset patch # User Jeff Forcier <jeff@bitprophet.org> # Date 1341459780 25200 # Wed Jul 04 20:43:00 2012 -0700 # Node ID a7d2d659a2fcf17827d4524597635bd2f56ecd92 # Parent 8b4c179695ad0b6fd246caf3b26531f4cecfb10f Add changelog entry re #28 diff --git a/NEWS b/NEWS --- a/NEWS +++ b/NEWS @@ -8,6 +8,12 @@ Releases ======== +v1.7.7.3 <DATE> +--------------- + + * Merge PR #28: https://github.com/paramiko/paramiko/pull/28 which adds a + ssh-keygen like demo module. (Sofian Brabez) + v1.7.7.2 16may12 ---------------- * Merge pull request #63: https://github.com/paramiko/paramiko/pull/63 which