diff options
| author | Andrzej Bialecki <abial@FreeBSD.org> | 1998-09-08 06:35:43 +0000 |
|---|---|---|
| committer | Andrzej Bialecki <abial@FreeBSD.org> | 1998-09-08 06:35:43 +0000 |
| commit | 37877c065018aabd8b0c10f698ee94ed39193dd1 (patch) | |
| tree | 2fe0a794524798f0d5bdff1c0b7df808ba413154 | |
| parent | b18449d30deedb599b60f3cfafd4a2fb4d8df203 (diff) | |
Notes
| -rw-r--r-- | release/picobsd/doc/bugs.html | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/release/picobsd/doc/bugs.html b/release/picobsd/doc/bugs.html index 7b48b4b40c29..00af0ae2702d 100644 --- a/release/picobsd/doc/bugs.html +++ b/release/picobsd/doc/bugs.html @@ -1,5 +1,5 @@ <HTML> -<! $Id: bugs.html,v 1.3 1998/08/19 16:59:35 abial Exp $ > +<! $Id$ > <HEAD> <TITLE>History and Bug fixes</TITLE> </HEAD> @@ -17,15 +17,21 @@ the list before reporting a new one.</p> <h3>PicoBSD 0.4</h3> <ul> <li> - 1998.08.28: Serious bug was discovered in MFS code (thanks for Eric + 1998.08.28: Serious bug was discovered in MFS code (thanks to Eric P. Scott for detailed bug report!). Though the bug itself is in FreeBSD-current kernel code and not in the PicoBSD-specific sources, it makes PicoBSD very fragile and easy to crash. <p>Some people are already working on it, so expect the fixed version - in a few (>3) days. Its availability will be noted here, on this page, + in a few days. Its availability will be noted here, on this page, so keep an eye on it.</p> </li> <li> + 1998.08.27: PicoBSD source tree is now a part of official FreeBSD + source tree (you can find it in src/release/picobsd). From now on, + all the fixes and changes will go directly to this tree, and from + time to time I'll be preparing a stand-alone snapshot of the sources. +</li> +<li> 1998.08.19: PicoBSD 0.4 released. <p>New features include: NATd, netstat, DEVFS/SLICE instead of standard /dev, additional network @@ -80,7 +86,7 @@ the list before reporting a new one.</p> </ul> <h5>Last modified: -Wed Aug 19 08:53:04 CEST 1998 +Mon Sep 7 23:32:13 PDT 1998 </h5> <HR align="center" width="100%"> |
