[LWN Logo]
[Timeline]
Date:	Wed, 13 Dec 2000 12:46:42 -0500
From:	"Eric S. Raymond" <esr@thyrsus.com>
To:	Linux Kernel List <linux-kernel@vger.kernel.org>
Subject: CML2-0.9.0 is now  available

The latest version is always available at http://www.tuxedo.org/~esr/kbuild/

Release 0.9.0: Wed Dec 13 01:30:21 EST 2000
	* Now uses Python 2.0 (this cuts down the code size significantly).
	* Synchronized with 2.4.0-test12.

Using Python 2.0 rather than 1.5.2 lets me cut close to 600 lines out of the
CML2 system, a bit more than 10% of the 5334 lines of code in this version.

This code is ready to be used for production.

For those of you who may be new since the last release, CML2 is a
drop-in replacement for the existing make config/menuconfig/xconfig
machinery that has been endorsed by the current kbuild maintainers.
It is smaller, *much* cleaner, and includes powerful new features 
including automatic deduction of correct side-effects whenever you
change a configuration symbol.  Details at the project page given above.
- -- 
		<a href="http://www.tuxedo.org/~esr/">Eric S. Raymond</a>

You know why there's a Second Amendment?  In case the government fails to
follow the first one.
         -- Rush Limbaugh, in a moment of unaccustomed profundity 17 Aug 1993
- -
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/