From 217512430d9e2cadc243bf59260cffc368e15034 Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Mon, 24 Sep 2012 19:14:34 -0700 Subject: [PATCH] Remove extraneous changelog lines from 'ssh' --- NEWS | 2 -- 1 file changed, 2 deletions(-) diff --git a/NEWS b/NEWS index 0905e17..37739c6 100644 --- a/NEWS +++ b/NEWS @@ -51,8 +51,6 @@ v1.8.0 * Handful of internal tweaks to version number storage. * Updated `setup.py` with `==dev` install URL for `pip` users. * Updated `setup.py` to account for packaging problems in PyCrypto 2.4.0 -* Initial fork of Paramiko 1.7.7.1 -* Renamed package to 'ssh' * Added an extra `atfork()` call to help prevent spurious RNG errors when running under high parallel (multiprocess) load. * Merge PR #28: https://github.com/paramiko/paramiko/pull/28 which adds a