diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2009-05-25 21:46:24 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2009-05-25 21:46:24 -0400 |
commit | 4c963a89ac9b61b11deb844b27981b2ccadf3bc2 (patch) | |
tree | 0a6076ec00aae5b90bd9c9428bc27f54c2823bf6 /CHANGES | |
parent | 876cf25a1904945679b1a37308e0548db1c7caf3 (diff) | |
download | lynx-snapshots-4c963a89ac9b61b11deb844b27981b2ccadf3bc2.tar.gz |
snapshot of project "lynx", label v2-8-7pre_3a
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES index b0b96551..de41f953 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,12 @@ --- $LynxId: CHANGES,v 1.406 2009/05/25 20:09:04 tom Exp $ +-- $LynxId: CHANGES,v 1.407 2009/05/25 21:24:24 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== +2009-05-25 (2.8.7pre.4) +* update lynx.pot file -TD +* fix a typo in change for Debian #388622 -TD + 2009-05-25 (2.8.7pre.3) * suppress check for "disabled" attribute in a select, as a workaround (Debian #525934) -TD |