diff options
author | Yang Tse <yangsita@gmail.com> | 2011-09-10 00:52:13 +0200 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2011-09-10 00:52:13 +0200 |
commit | a7d8894291a67463d33636519ce8e871ed13cf11 (patch) | |
tree | fd8df3b65b7dad7b6715bd74db0d3a98902b0f87 /RELEASE-NOTES | |
parent | 08a5a9b68d5be29a6c195109607e9c28ad6956ee (diff) |
ssh.c: revert needless commit 7b7c45879e
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 3130f4803..df882e0c8 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -51,7 +51,6 @@ This release includes the following bugfixes: o RTSP: GET_PARAMETER requests have a body o fixed several memory leaks in OOM situations o bad expire(0) caused multi_socket API to hang - o libssh2: use calloc as alloc function for older libssh2 o Avoid ftruncate() static define with mingw64 o mk-ca-bundle.pl: ignore untrusted certs |