[MLton-commit] r4414
Stephen Weeks
MLton@mlton.org
Tue, 25 Apr 2006 10:24:44 -0700
Noted HP-UX port.
----------------------------------------------------------------------
U mlton/trunk/doc/changelog
----------------------------------------------------------------------
Modified: mlton/trunk/doc/changelog
===================================================================
--- mlton/trunk/doc/changelog 2006-04-25 16:58:10 UTC (rev 4413)
+++ mlton/trunk/doc/changelog 2006-04-25 17:24:44 UTC (rev 4414)
@@ -1,9 +1,10 @@
Here are the changes since version 20051202.
* 2006-04-25
+ - Ported to HPPA-HPUX.
- Fixed PackReal{,32,64}{Big,Little} to follow the Basis Library
specification.
-
+
* 2006-04-19
- Fixed a bug in MLton.share that could cause a segfault.