diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2013-12-02 22:59:10 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2013-12-02 22:59:10 -0500 |
commit | c80970d7ae24dd0eaecd59a024589bb8dbbac07f (patch) | |
tree | 9c7903f2ec9459630292af2104a4f83717d29c99 /CHANGES | |
parent | d4455dd0f5557bef6b123991c8f330e2403297b5 (diff) | |
download | lynx-snapshots-c80970d7ae24dd0eaecd59a024589bb8dbbac07f.tar.gz |
snapshot of project "lynx", label v2-8-8pre_1c
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES index 9002328b..ff28c6fc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,11 @@ --- $LynxId: CHANGES,v 1.704 2013/12/01 19:23:40 tom Exp $ +-- $LynxId: CHANGES,v 1.705 2013/12/02 22:58:30 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== -2013-12-01 (2.8.8pre.2) +2013-12-02 (2.8.8pre.2) +* remove special case in configure.in which added "-lcompat" to $LIBS + for OpenBSD, MirBSD and EkkoBSD (Christian Weisberber, Thorsten Glaser). * build-fix for --disable-forms-options -TD * omit request for admin-access in NullSoft installer, since lynx could be installed in user's directory -TD |