Module Name:    src
Committed By:   sborrill
Date:           Sun Oct 18 09:58:56 UTC 2009

Modified Files:
        src/doc [netbsd-5]: CHANGES-5.1

Log Message:
Ticket 1068


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.115 -r1.1.2.116 src/doc/CHANGES-5.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-5.1
diff -u src/doc/CHANGES-5.1:1.1.2.115 src/doc/CHANGES-5.1:1.1.2.116
--- src/doc/CHANGES-5.1:1.1.2.115	Fri Oct 16 14:57:09 2009
+++ src/doc/CHANGES-5.1	Sun Oct 18 09:58:56 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.115 2009/10/16 14:57:09 sborrill Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.116 2009/10/18 09:58:56 sborrill Exp $
 
 A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
 release:
@@ -14331,3 +14331,18 @@
 	Make the format for -k flag clearer.
 	[hubertf, ticket #1097]
 
+dist/nvi/common/multibyte.h			1.4
+dist/nvi/vi/v_increment.c			1.4
+dist/nvi/vi/v_ex.c				1.4
+dist/nvi/common/options.c			1.6
+dist/nvi/ex/ex_shift.c				1.3
+dist/nvi/ex/ex_txt.c				1.4
+dist/nvi/ex/version.h				1.4 via patch
+dist/nvi/vi/v_txt.c				1.6
+
+	Update to nvi-1.81.6nb5:
+	- Make :ESC, #+ and #- work again.
+	- Rename "expandtabs" to "expandtab" to match documentation.
+	- Implement the "et" abbreviation for expandtab.
+	[aymeric, ticket #1068]
+

Reply via email to