about summary refs log tree commit diff stats
path: root/docs/CHANGES2.8
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CHANGES2.8')
-rw-r--r--docs/CHANGES2.89
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/CHANGES2.8 b/docs/CHANGES2.8
index f5499417..6d6fb7f3 100644
--- a/docs/CHANGES2.8
+++ b/docs/CHANGES2.8
@@ -1,7 +1,14 @@
 =======================================================================
----      Release of Lynx2-8pre.5 as Lynx v2.8 (March 7, 1998)       ---
+---            Release of Lynx v2.8 (March 10, 1998)                ---
 =======================================================================
 
+1998-03-10
+* omit platform-specifics about release (recommended by HN). - TD
+* drop samples/lynx.cfg since it is redundant (recommended by HN).  - TD
+* modify makefile.in so that "make install-cfg" does not edit lynx.cfg
+  to point at local helpfiles, while "make install-help" will now do
+  that (reported by LP). - TD
+* one more patch to UPPER8 function. - LP
 1998-03-07
 * move ifdef's for EXP_8BIT_TOUPPER inside UPPER8 function to allow
   check for DOS/WINDOWS display charsets. - LP