]> git.ipfire.org Git - thirdparty/pciutils.git/commitdiff
Last few items from the DNS TODO list solved, releasing -net2.
authorMartin Mares <mj@ucw.cz>
Wed, 13 Feb 2008 18:52:35 +0000 (19:52 +0100)
committerMartin Mares <mj@ucw.cz>
Wed, 13 Feb 2008 18:52:35 +0000 (19:52 +0100)
Makefile
TODO

index 0ba55247a10f27b8f0ca32fe7a6cd5874f22dba9..4e15aa036ca061c56464a1875e8733aa53a057eb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,8 +4,8 @@
 OPT=-O2
 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes
 
-VERSION=2.2.10-net1
-DATE=2008-02-12
+VERSION=2.2.10-net2
+DATE=2008-02-13
 
 PREFIX=/usr/local
 SBINDIR=$(PREFIX)/sbin
diff --git a/TODO b/TODO
index a26be12509705e045b7628c332e4a82129e39b84..f9370ae99c49b1617eef54ade403c75722cd1bec 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,10 +1,5 @@
 - review class names
 
-DNS mode:
-- check negative caching
-- check handling of network errors
-- try to avoid libresolv.a
-
 Capabilities with partial decoding:
 - PCIe 2nd set of control/status registers (have spec)
 - HyperTransport caps (have spec)