summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-06-20 17:01:51 +0000
committerEric Andersen <andersen@codepoet.org>2002-06-20 17:01:51 +0000
commit10b154404baf8ab8e16f9bce6bf0371f8f5f2ad6 (patch)
treeb5f88b480092f623a65065f90f40f1fe037e2b17 /Changelog
parent28771b3596c5a6f554370e01cf35b54ccf2b9130 (diff)
Last Changelog update
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog6
1 files changed, 3 insertions, 3 deletions
diff --git a/Changelog b/Changelog
index ec1d6e0fc..39448204a 100644
--- a/Changelog
+++ b/Changelog
@@ -1,8 +1,8 @@
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 Add full shared library support for mips (big and little
+ endian), 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
@@ -14,7 +14,7 @@ Release highlights:
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 Completely new time handling functions also by Manuel
o Lots of other bug fixes and cleanups.
See Changelog.full for the complete list of who did what.