diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1997-09-19 01:14:00 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1997-09-19 01:14:00 -0400 |
commit | 443226a5ffcf805f6ab3ccbcc2a6b4802793b07d (patch) | |
tree | b6f0dca30c155e9ea2fa8ec78271fb44744b05ce /CHANGES.configure | |
parent | d2e46bbfcbedb43938b866f4ad9e8bf1d4084b7c (diff) | |
download | lynx-snapshots-443226a5ffcf805f6ab3ccbcc2a6b4802793b07d.tar.gz |
snapshot of project "lynx", label v2-7-1ac_0-69
Diffstat (limited to 'CHANGES.configure')
-rw-r--r-- | CHANGES.configure | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/CHANGES.configure b/CHANGES.configure index 48c23106..9d446183 100644 --- a/CHANGES.configure +++ b/CHANGES.configure @@ -1,7 +1,5 @@ 97-09-17 -------- -* Undo misleading/incorrect use of 'const' in HTML.c, and associated - modules. - TD * merge symbols 'has_color' and 'lynx_has_color' to simplify ifdef's, and correct a problem building color-style configuration. - TD * add configure symbol for ifdef'ing presence of waitpid, which |