Add a note about perl working now. Yay.
This commit is contained in:
parent
992403bed8
commit
c85dba46c7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12418
1 changed files with 5 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/sparc.sgml,v 1.6 2002/03/04 10:59:12 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/sparc.sgml,v 1.7 2002/03/09 20:21:36 jake Exp $">
|
||||
<!ENTITY title "FreeBSD/sparc64 Project">
|
||||
<!ENTITY email 'freebsd-sparc'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]>
|
||||
|
@ -67,6 +67,10 @@
|
|||
<h3><a name="news">Latest News</a></h3>
|
||||
|
||||
<ul>
|
||||
<li><p><strong>10 March, 2002</strong> : Perl works. Thanks to an in
|
||||
depth bug report from Garrett Wollman we were able to identify a bug
|
||||
in the fpu emulator which was cauing problems bootstrapping perl.</p></li>
|
||||
|
||||
<li><p><strong>9 March, 2002</strong> : SMP support has been added,
|
||||
which is known to work on dual ultra 2 and ultra 60 workstations.</p></li>
|
||||
|
||||
|
|
Loading…
Reference in a new issue