about summary refs log tree commit diff stats
path: root/CHANGES
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1998-10-14 12:32:07 -0400
committerThomas E. Dickey <dickey@invisible-island.net>1998-10-14 12:32:07 -0400
commit64c4d93e6c1d2751c8517e10192e585db0cbce82 (patch)
treee2d8a765b19927ff7cb92bd171073dc86fe11f40 /CHANGES
parent043745f9329c2bc33b8e6282b57970bbc550355e (diff)
downloadlynx-snapshots-64c4d93e6c1d2751c8517e10192e585db0cbce82.tar.gz
snapshot of project "lynx", label v2-8-1pre_10
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES17
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index aad6ffcd..6cbb7e1c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,23 @@
 Changes since Lynx 2.8 release
 ================================================================================
 
+1998-10-14 (2.8.1pre.10)
++ add/use HTSYS_purge and HTSYS_remove functions (based on report by Tony
+  Bolton and patch by BJP dealing with removing older versions of cookie files)
+  - TD
+* add --disable-config-info option - TD
+* change configure script --enable-forms-options to --disable-forms-options,
+  add --disable-menu-options - TD
+* comment-out FM's code to fold cookie headers and force cookies to be presented
+  in the same order that they were received - BJP
+* use full "Implementation" directory name in include path in WWW djgpp
+  makefile - DK
+* use HTDOS_name() to force DOS temporary-directory into consistent form - DK
+* include HTVMSUtils.h and HTDOS.h from LYUtils.h, consolidate some ifdef's
+  using macro HTSYS_name - TD
+* another fix for HTTCP.c, for lookups with Lynx/32 - WB 
+* add fallback to $TMPDIR for Lynx temporary directory on Unix - TD
+* remove verbose_links variable due to popular demand - TD
 1998-10-10 (2.8.1pre.9)
 * add verbose_links variable to lynx.cfg and userdefs.h to control whether Lynx
   should show "(LINK)" before links (request/patch by Moshe Zadka