Module Name: src
Committed By: tron
Date: Wed Feb 22 00:15:58 UTC 2012
Modified Files:
src/doc: CHANGES CHANGES.prev
Log Message:
Move entries for things that have been pulled up into the "netbsd-6"
branch to the list of changes in the previous release.
To generate a diff of this commit:
cvs rdiff -u -r1.1677 -r1.1678 src/doc/CHANGES
cvs rdiff -u -r1.102 -r1.103 src/doc/CHANGES.prev
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.1677 src/doc/CHANGES:1.1678
--- src/doc/CHANGES:1.1677 Tue Feb 21 18:38:32 2012
+++ src/doc/CHANGES Wed Feb 22 00:15:57 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1677 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1678 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -27,6 +27,4 @@
Changes from NetBSD 6.0 to NetBSD 7.0:
window(1): Removed from the base system in favor of tmux(1). Use the
pkgsrc/misc/window package from now on. [jmmv 20120215]
- postinstall(8): Added pwd_mkdb item, to run "pwd_mkdb -V 1
- /etc/master.passwd" if necessary. [apb 20120217]
pkg_add(1): imported 20120221 version from pkgsrc [wiz 20120221]
Index: src/doc/CHANGES.prev
diff -u src/doc/CHANGES.prev:1.102 src/doc/CHANGES.prev:1.103
--- src/doc/CHANGES.prev:1.102 Sun Feb 19 18:52:06 2012
+++ src/doc/CHANGES.prev Wed Feb 22 00:15:57 2012
@@ -1,4 +1,4 @@
-LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.102 $>
+LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.103 $>
Changes from 386bsd 0.1 + patchkit 0.2.2 to NetBSD 0.8:
@@ -11158,3 +11158,6 @@ Changes from NetBSD 5.0 to NetBSD 6.0:
quotarestore(8): New quota tool quotarestore for loading backups
created with quotadump. [dholland 20120212]
postfix(1): Import version 2.8.8 [tron 20120217]
+ postinstall(8): Added pwd_mkdb item, to run "pwd_mkdb -V 1
+ /etc/master.passwd" if necessary. [apb 20120217]
+ pkg_install(1): Import version 20120128 [tron 20120219]