Module Name: src
Committed By: apb
Date: Sun Sep 11 10:25:58 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
build: Both the source tree and the obj directories will be cleaned
by "make clean" or "make cleandir". [apb 20110910]
To generate a diff of this commit:
cvs rdiff -u -r1.1604 -r1.1605 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.1604 src/doc/CHANGES:1.1605
--- src/doc/CHANGES:1.1604 Sun Sep 11 01:07:56 2011
+++ src/doc/CHANGES Sun Sep 11 10:25:58 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1604 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1605 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1113,6 +1113,8 @@
zoneinfo: Import tzdata2011i. [christos 20110904]
openssh: Import 5.9. [christos 20110907]
postfix(1): Import version 2.8.5 [tron 20110910]
+ build: Both the source tree and the obj directories will be cleaned
+ by "make clean" or "make cleandir". [apb 20110910]
wpa: New wpa_supplicant and hostapd 0.7.3 [christos 20110910]
yacc(1): Import byacc-20110908 [christos 20110910]
traceroute(8): Updated to 1.4a12 [christos 20110910]