2.95.2 snapshot 3  2001-03-29  Paul Sokolovsky <pfalcon@users.sourceforge.net>

	* Fixes for some problems with include/lib paths

	* Shared libstdc++ provided. This means that C++ apps
	will be linked against it by default and depend on
	bin/libstdc++.dll

	* There's a script, bin/make-crosscompiler.sh, to turn mingw
	gcc to crosscompiler. To use, install gcc/libbfd/ld/binutils
	*in separate directory*, go to its bin/ , and run 
        make-crosscompiler.sh --force . Add that bin/ to the tail of
        PATH. After that you'll have a crosscompiler which can be used
        with ./configure --host=mingw32 .

	Status: release
	Urgency: medium
