Remove extraneous changelog lines from 'ssh'

This commit is contained in:
Jeff Forcier 2012-09-24 19:14:34 -07:00
parent f0c953dcf6
commit 217512430d
1 changed files with 0 additions and 2 deletions

2
NEWS
View File

@ -51,8 +51,6 @@ v1.8.0 <DATE>
* 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