From: Georg Brandl Date: Sun, 1 Jun 2008 19:25:32 +0000 (+0000) Subject: Add proper heading for tools entry. X-Git-Tag: v3.0b1~175 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=294d5a92d4a15fba2edfb263a9d392e2a8d3b611;p=thirdparty%2FPython%2Fcpython.git Add proper heading for tools entry. --- diff --git a/Misc/NEWS b/Misc/NEWS index 40b383dc4502..54afd28af47a 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -143,7 +143,10 @@ Library - The test.test_support module has been renamed to test.support. -- The bgen tool has been removed +Tools/Demos +----------- + +- The bgen tool has been removed. Build -----