diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2016-04-17 15:33:04 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2016-04-17 15:33:04 -0400 |
commit | e0c4451eeee7b46526c2bb3060e388dc6c0f0d29 (patch) | |
tree | eeb40088e7a81cb0735501098176562df31ac1ec /CHANGES | |
parent | 147b858d74b95ad6b8f7d51fa004150bf670e516 (diff) | |
download | lynx-snapshots-e0c4451eeee7b46526c2bb3060e388dc6c0f0d29.tar.gz |
snapshot of project "lynx", label v2-8-9dev_8c
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES index 5424ecb3..8f8b0fd7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,12 @@ --- $LynxId: CHANGES,v 1.842 2016/04/11 08:48:54 tom Exp $ +-- $LynxId: CHANGES,v 1.843 2016/04/17 15:33:04 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== -2016-04-10 (2.8.9dev.9) +2016-04-17 (2.8.9dev.9) +* fix build for current gnutls configuration which dropped the + gnutls_protocol_set_priority function (reported by Axel Beckert, Andreas + Metzler) -TD * modify CF_LD_RPATH_OPT configure macro, changing FreeBSD case to use -Wl,-rpath rather than -rpath option. According to FreeBSD #178732, either works since FreeBSD 4.x; however scons does not accept anything except the |