Browse Source

[master] mention DHCP more and remove link to old plans

Jeremy C. Reed 13 years ago
parent
commit
101479ef5c
1 changed files with 4 additions and 7 deletions
  1. 4 7
      README

+ 4 - 7
README

@@ -2,17 +2,14 @@
 This is the source for the development version of BIND 10.
 This is the source for the development version of BIND 10.
 
 
 BIND is the popular implementation of a DNS server, developer
 BIND is the popular implementation of a DNS server, developer
-interfaces, and DNS tools. BIND 10 is a rewrite of BIND 9. BIND 10
-is written in C++ and Python and provides a modular environment
-for serving, maintaining, and developing DNS.
+interfaces, and DNS tools. BIND 10 is a rewrite of BIND 9 and ISC
+DHCP. BIND 10 is written in C++ and Python and provides a modular
+environment for serving, maintaining, and developing DNS and DHCP.
 
 
 BIND10-devel is new development leading up to the production
 BIND10-devel is new development leading up to the production
 BIND 10 release. It contains prototype code and experimental
 BIND 10 release. It contains prototype code and experimental
 interfaces. Nevertheless it is ready to use now for testing the
 interfaces. Nevertheless it is ready to use now for testing the
-new BIND 10 infrastructure ideas. The Year 3 goals of the five
-year plan are described here:
-
-        http://bind10.isc.org/wiki/Year3Goals
+new BIND 10 infrastructure ideas.
 
 
 This release includes the bind10 master process, b10-msgq message
 This release includes the bind10 master process, b10-msgq message
 bus, b10-auth authoritative DNS server (with SQLite3 and in-memory
 bus, b10-auth authoritative DNS server (with SQLite3 and in-memory