diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2012-11-15 23:53:12 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2012-11-15 23:53:12 -0500 |
commit | cfe3405e9a93b2af0a0228799ab2b9d3f4b6d218 (patch) | |
tree | 2af73e2881d3882363b6d13d165d44ae47ee0c6a /CHANGES | |
parent | 679bd95b15c819b91e85d2f3fe38468f1d45a3c7 (diff) | |
download | lynx-snapshots-cfe3405e9a93b2af0a0228799ab2b9d3f4b6d218.tar.gz |
snapshot of project "lynx", label v2-8-8dev_14g
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES index a0bca52f..f146d2bc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,11 @@ --- $LynxId: CHANGES,v 1.629 2012/11/15 00:51:22 tom Exp $ +-- $LynxId: CHANGES,v 1.630 2012/11/15 23:53:12 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== -2012-11-14 (2.8.8dev.15) +2012-11-15 (2.8.8dev.15) +* ask for filesize when downloading via ftp, to use this in the read-progress + ETA -TD * fix special case when -dont_wrap_pre option is used, to restore space between words which was lost when inserting a soft newline used to splice together segments of a long line (Ubuntu #806749) -TD |