From ed8f61e9c15c4e310189b4ec4d3f42ea602e5337 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 13 Feb 2008 19:52:35 +0100 Subject: [PATCH] Last few items from the DNS TODO list solved, releasing -net2. --- Makefile | 4 ++-- TODO | 5 ----- 2 files changed, 2 insertions(+), 7 deletions(-) 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) -- 2.39.2