From 94319e1a6a92b80c36266a90174490d91b454a96 Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Mon, 13 Feb 2012 22:02:36 +0100 Subject: [PATCH] Tell about the new coolness in the README --- README.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 5b8feafc..82a3123d 100644 --- a/README.markdown +++ b/README.markdown @@ -21,10 +21,10 @@ Features: * reply speed around 35K qps (Faster hardware -> more qps); * Parsing RRs (zone files) with 35K RR/s, that 5M records in about 142 seconds; * This is expected to be optimized further. -* Client and server side programming (mimicking the http package); +* Client and server side programming (mimicking the net/http package); * Asynchronous queries for client and server; * DNSSEC; -* EDNS0; +* EDNS0, NSID; * AXFR/IXFR; * TSIG; * DNS name compression.