summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2013-04-18 23:15:17 +0800
committerMatt Johnston <matt@ucc.asn.au>2013-04-18 23:15:17 +0800
commit3ea9068e1825f77d0ada7f146bb4ae3d1335ff61 (patch)
tree6e08dddbcd34389b1a4e352ae0f8e345640eca43 /CHANGES
parente4c672bdbb7b529cdbe56845312417eb12900829 (diff)
downloaddropbear-3ea9068e1825f77d0ada7f146bb4ae3d1335ff61.tar.gz
Save with utf8 encoding
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
1 files changed, 5 insertions, 5 deletions
diff --git a/CHANGES b/CHANGES
index abd9b46..65d237b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -31,7 +31,7 @@
~^Z (background session)
- Server will more reliably clean up utmp when connection is closed, reported by
- Mattias Walström
+ Mattias Walström
- Don't crash if /dev/urandom isn't writable (RHEL5), thanks to Scott Case
@@ -71,10 +71,10 @@ though probably will be soon
- Allow using IPv6 bracket notation for addresses in server "-p" option, from Ben Jencks
-- A few improvements for Android from Reimar Döffinger
+- A few improvements for Android from Reimar Döffinger
- Fix memory leak for TCP forwarded connections to hosts that timed out,
- reported by Norbert Benczúr. Appears to be a very long-standing bug.
+ reported by Norbert Benczúr. Appears to be a very long-standing bug.
- Fix "make clean" for out of tree builds
@@ -700,7 +700,7 @@ https://secure.ucc.asn.au/hg/dropbear/graph/default
Lobenstock and Mihnea Stoenescu
- Use daemon() function if available (or our own copy) rather than separate
- code (thanks to Frédéric Lavernhe for the report and debugging, and Bernard
+ code (thanks to Frédéric Lavernhe for the report and debugging, and Bernard
Blackham for his suggestion on what to look at)
- Fixed up support for first_kex_packet_follows, required to talk to ssh.com
@@ -819,7 +819,7 @@ https://secure.ucc.asn.au/hg/dropbear/graph/default
- Various signedness fixes
- Can listen on multiple ports
- added option to disable openpty with configure script,
- (from K.-P. Kirchdörfer <kapeka at epost.de>)
+ (from K.-P. Kirchdörfer <kapeka at epost.de>)
- Various cleanups to bignum code
(thanks to Tom St Denis <tomstdenis at iahu.ca>)
- Fix compile error when disabling RSA