Module Name: src
Committed By: bsh
Date: Mon Mar 19 06:29:38 UTC 2012
Modified Files:
src/doc: CHANGES
Log Message:
add option -p to dbsym(8)
To generate a diff of this commit:
cvs rdiff -u -r1.1684 -r1.1685 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.1684 src/doc/CHANGES:1.1685
--- src/doc/CHANGES:1.1684 Sat Mar 10 16:56:33 2012
+++ src/doc/CHANGES Mon Mar 19 06:29:37 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1684 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1685 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -30,3 +30,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
pkg_add(1): imported 20120221 version from pkgsrc [wiz 20120221]
file(1): upgraded to 5.11 [christos 20120222]
evbmips: Add support for Lemote Yeeloong Notebook. [nonaka 20120302]
+ dbsym(8): Add option -p [bsh 20120319]