Module Name: src
Committed By: tsutsui
Date: Tue Apr 21 13:01:47 UTC 2009
Modified Files:
src/doc: CHANGES
Log Message:
Fix indent of bind entries for changes page on www.
To generate a diff of this commit:
cvs rdiff -u -r1.1212 -r1.1213 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.1212 src/doc/CHANGES:1.1213
--- src/doc/CHANGES:1.1212 Tue Apr 21 03:15:01 2009
+++ src/doc/CHANGES Tue Apr 21 13:01:47 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1212 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1213 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -170,14 +170,14 @@
cvs: Import 1.12.13 [christos 20090408]
mtree(8): Add -S option to sort entries. [apb 20090408]
bind: Update to 9.6.1-P1. Full NSEC3 support, automatic zone
- re-signing, new update-policy methods tcp-self and 6to4-self,
- unbundle libbind, change the default pid file location from
- /var/run to /var/run/{named,lwresd} for improved chroot/setuid
- support. [christos 20090412]
+ re-signing, new update-policy methods tcp-self and 6to4-self,
+ unbundle libbind, change the default pid file location from
+ /var/run to /var/run/{named,lwresd} for improved chroot/setuid
+ support. [christos 20090412]
libbind: Update to 6.0-rc1. Use md5 for randomid instead of
- sequential id, add suppport for DS, SSHFP, RRSIG, NSEC, DNSKEY,
- DHCID, NSEC3, NSEC3PARAM, HIP and DLV, various new api functions.
- [christos 20090412]
+ sequential id, add suppport for DS, SSHFP, RRSIG, NSEC, DNSKEY,
+ DHCID, NSEC3, NSEC3PARAM, HIP and DLV, various new api
+ functions. [christos 20090412]
dhcpcd: Import dhcpcd-4.0.13 [roy 20090417]
zaudio(4): Add recoding support.
ale(4): Add a driver for Attensic/Atheros L1E Gigabit Ethernet.