diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2012-11-14 01:19:06 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2012-11-14 01:19:06 -0500 |
commit | 2352039c35ba8754f60ca45c24d46e253766b4e0 (patch) | |
tree | 31d9037b3b90ef000fe2a42bc56fcf679cca9b79 /CHANGES | |
parent | 9eebe49d8e59d0fed4ea8b2b3ef40d6221e9fea3 (diff) | |
download | lynx-snapshots-2352039c35ba8754f60ca45c24d46e253766b4e0.tar.gz |
snapshot of project "lynx", label v2-8-8dev_14e
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES index 48cfa599..c8ce5d4b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,10 +1,14 @@ --- $LynxId: CHANGES,v 1.626 2012/11/13 09:35:51 tom Exp $ +-- $LynxId: CHANGES,v 1.628 2012/11/14 01:15:50 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== 2012-11-13 (2.8.8dev.15) -* correct typo for -bibhost option in manpage (Redhat #854574). +* provide more readable ETA message as an option (prompted by patch by Joerg + Hahn) -TD +* add GNUTLS call to enable SNI (Server Name Indication) extension (Ubuntu + #732177) -TD +* correct typo for -bibhost option in manpage (Redhat #854574) -TD * revise nsl-fork logic for passing addrinfo and hostent data back to eliminate fixed limit on the number of records to return -TD * correct problem with loop logic in fill_addrinfo() exposed by multiple |