Module Name: src Committed By: christos Date: Fri Dec 18 19:01:21 UTC 2015
Modified Files: src/doc: CHANGES Log Message: mention sortinfo To generate a diff of this commit: cvs rdiff -u -r1.2120 -r1.2121 src/doc/CHANGES 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 diff -u src/doc/CHANGES:1.2120 src/doc/CHANGES:1.2121 --- src/doc/CHANGES:1.2120 Thu Dec 17 17:32:41 2015 +++ src/doc/CHANGES Fri Dec 18 14:01:21 2015 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2120 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2121 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -229,3 +229,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: [jdc 20151216] bind: Import version 9.10.3-P2. [christos 20151216] mdocml: Import 1.13.3. [christos 20151217] + sortinfo(1): Add utility to sort texinfo dir files [christos 20151218]