diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2015-01-05 09:17:08 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2015-01-05 09:17:08 -0500 |
commit | 55df51e6ca5ebf5cd5910179f5e03b7a275a3e5d (patch) | |
tree | 959a680fd09da9c712788edee078fc0351f0a1df /CHANGES | |
parent | b08fac0a2f35a5d2ce9818d510c1a89f4e268825 (diff) | |
download | lynx-snapshots-55df51e6ca5ebf5cd5910179f5e03b7a275a3e5d.tar.gz |
snapshot of project "lynx", label v2-8-9dev_2c
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES index 61056d51..cb415e47 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,11 @@ --- $LynxId: CHANGES,v 1.770 2015/01/05 01:26:44 tom Exp $ +-- $LynxId: CHANGES,v 1.771 2015/01/05 09:17:08 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== -2015-01-02 (2.8.9dev.3) +2015-01-05 (2.8.9dev.3) +* correct shortcut for "Send To" link used in Inno Setup script, broken in + 2.8.8dev.15 -TD * amend change made in 2.8.8dev.10 to LYLocal.c get_filename(), ensuring that the bstring parameter can be (re)allocated within that function's call to LYgetBString() (report by Raoul Megelas) -TG |