diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2009-05-10 23:07:26 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2009-05-10 23:07:26 -0400 |
commit | 01859149e85a589e236b320b01197e79c422a729 (patch) | |
tree | 75853dcb9a394b1295316f55c89fc9d4e883dcc1 /CHANGES | |
parent | f8d475aab71bdaf6387d6cc91c1518559e2fa37b (diff) | |
download | lynx-snapshots-01859149e85a589e236b320b01197e79c422a729.tar.gz |
snapshot of project "lynx", label v2-8-7pre_2a
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES index fa45682b..708c0338 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,12 @@ --- $LynxId: CHANGES,v 1.395 2009/04/26 15:48:40 tom Exp $ +-- $LynxId: CHANGES,v 1.396 2009/05/10 22:59:22 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== +2009-05-?? (2.8.7pre.3) +* correct type for HTNewsGetCharacter() in HTNews.c, which could return a + sign-extended character mistaken for EOF (report by Dallas E. Legan II) -TD + 2009-04-26 (2.8.7pre.2) * update it.po from http://translationproject.org/latest/lynx/ |