diff options
author | Eric Andersen <andersen@codepoet.org> | 2002-11-09 04:25:54 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2002-11-09 04:25:54 +0000 |
commit | 9dfd7d434e55e09da8a7b18241af0d6b10bb4136 (patch) | |
tree | 15e6b27d55065f561372bd1848ed30907b7efbcf /Changelog | |
parent | 2a0977528a6a7b8110199a9ed42cda5fba981fd9 (diff) |
Final update for 0.9.16
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -1,3 +1,26 @@ +0.9.16 8 November 2002 + +See Changelog.full for the complete list of who did what. + +Release highlights: + o CRIS architecture and shared library support from Tobias Anderberg + o New uClibc configuration system + o shared library global constructors and destructors initialization + ordering fixed by Stefan Allius + o More SuperH architecture fixes from Stefan Allius + o uClibc now compiles with newer versions of gcc (i.e. RedHat 8.0) + o uClibc no longer requires perl to compile + o mips dlopen was fixed by Steven J. Hill + o pty and tty handling fixes + o Manuel Novoa added support for a new /etc/TZ file for globally + setting the system timezone. + o Manuel also fixed up a number of remaining wide char issues. + o Lots of other little bug fixes and cleanups + + -Erik + + + 0.9.15 27 August 2002 This is a minor bugfix release. |