From db2863760e4ccb921b9944078c99d80cc293f3ed Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 30 Jun 2003 21:51:15 +0000 Subject: Update for release --- Changelog | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 7a05a2784..7112fa320 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,31 @@ +0.9.30 30 June 2003 + +See Changelog.full for the complete list of who did what. + +Note: + This release remains binary compatible with 0.9.18 and 0.9.19. + + +Release highlights: + o Some ldd, profiling, and gcc wrapper updates + o Updated to support and compile with gcc 3.3 + o Several needed mips updates + o Building under cygwin should now work... + o Prevent non-PIC code getting into PIC libs + o Added mmap64 support + o mmu-less systems now get a 16k default thread stack size + which is much more sane than the old 2 MB default... + o Implemented syscall() for powerpc + o Optionally struct tm extension support + o Lots of other sundry little fixes and cleanups. + o Prevent buffer overflows in the passwd and group functions. + + -Erik + + + + + 0.9.19 3 March 2003 See Changelog.full for the complete list of who did what. -- cgit v1.2.3