From: Martin Mares Date: Wed, 13 Feb 2008 18:52:35 +0000 (+0100) Subject: Last few items from the DNS TODO list solved, releasing -net2. X-Git-Tag: v3.0.0~1^2~24 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=ed8f61e9c15c4e310189b4ec4d3f42ea602e5337;p=pciutils.git Last few items from the DNS TODO list solved, releasing -net2. --- diff --git a/Makefile b/Makefile index 0ba5524..4e15aa0 100644 --- 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 a26be12..f9370ae 100644 --- 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)