From bd64b2ab880c9f0f27e53d672e602d4c391f6326 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 20 Jun 2002 16:14:15 +0000 Subject: Some release notes -Erik --- Changelog | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index c10f71e7a..ec1d6e0fc 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,30 @@ +0.9.12 20 June 2002 + +Release highlights: + o Add full shared library support for mips, thanks + to a lot of hard work from Steven J. Hill + o i960 architecture support, thanks to Martin Proulx + o An initial alpha port (works, but needs some cleanup) + o Fixes shared library support for powerpc + o Fixes for mmu-less systems + o Much improved thread locking and reentrance. + o More gcc wrapper updates. XFree86 really does link + this time around. It still didn't last time. + o Libcrypt now passes conformance tests + o Nearly complete locale supporti thanks to a lot + of hard work by Manuel Novoa III. This stuff is + _way_ smaller than glibc's + o Completely new time handling functions + o Lots of other bug fixes and cleanups. + +See Changelog.full for the complete list of who did what. + -Erik + 20 June 2002 + + + + +Erik Andersen: 0.9.11 10 April 2002 Release highlights: -- cgit v1.2.3