浏览代码

Last Changelog update

Eric Andersen 23 年之前
父节点
当前提交
10b154404b
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      Changelog

+ 3 - 3
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.