aboutsummaryrefslogtreecommitdiff
path: root/contrib/less/NEWS
diff options
context:
space:
mode:
authorPaul Saab <ps@FreeBSD.org>2000-07-14 09:51:40 +0000
committerPaul Saab <ps@FreeBSD.org>2000-07-14 09:51:40 +0000
commit8ed69c6ff9a57551420d2cb6f67c989b37477cb5 (patch)
treef3a476e74c05bfed5be5c76fca73660c52bd2cc5 /contrib/less/NEWS
parenta5f0fb151d90effe79714de0fa059954725fe57f (diff)
downloadsrc-8ed69c6ff9a57551420d2cb6f67c989b37477cb5.tar.gz
src-8ed69c6ff9a57551420d2cb6f67c989b37477cb5.zip
Notes
Diffstat (limited to 'contrib/less/NEWS')
-rw-r--r--contrib/less/NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/contrib/less/NEWS b/contrib/less/NEWS
index f453731a6b2a..dd06ed0abe80 100644
--- a/contrib/less/NEWS
+++ b/contrib/less/NEWS
@@ -13,6 +13,20 @@
======================================================================
+ Major changes between "less" versions 354 and 358
+
+* Add -J (--status-column) option to display a status column.
+
+* Add -# (--shift) option to set default horizontal shift distance.
+ Default horizontal shift distance is now one-half screen width.
+
+* Horizontal shifting does not shift line numbers if -N is in effect.
+
+* Horizontal shifting acts as though -S were set, to avoid confusion.
+
+======================================================================
+
+
Major changes between "less" versions 352 and 354
* Allow space after numeric-valued command line options.