From ed554f6fc70416a726cd4abc44268dea4bf031e4 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Tue, 2 Oct 2001 23:15:37 +0000 Subject: [PATCH] Note removal of Demo/dns, point to PyDNS. --- Misc/NEWS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index 427b9b6b55..9ead40c81a 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -18,7 +18,11 @@ Library - quopri's encode and decode methods take an optional header parameter, which indicates whether output is intended for the header 'Q' encoding. -Tools +Tools/Demos + +- Demo/dns was removed. It no longer serves any purpose; a package + derived from it is now maintained by Anthony Baxter, see + http://PyDNS.SourceForge.net. Build -- 2.40.0