summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2012-09-24 19:14:34 -0700
committerJeff Forcier <jeff@bitprophet.org>2012-09-24 19:14:34 -0700
commit217512430d9e2cadc243bf59260cffc368e15034 (patch)
tree1ea3633d5c5b37d05052644a59dfee5e1e53c601 /NEWS
parentf0c953dcf658d235a5f322c70db98a9a97489a17 (diff)
downloadparamiko-217512430d9e2cadc243bf59260cffc368e15034.tar.gz
Remove extraneous changelog lines from 'ssh'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 0 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 0905e177..37739c60 100644
--- a/NEWS
+++ b/NEWS
@@ -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