Update of /cvsroot/blob/blob
In directory usw-pr-cvs1:/tmp/cvs-serv11654
Modified Files:
RELEASE-NOTES
Log Message:
release notes for blob-2.0.4
Index: RELEASE-NOTES
===================================================================
RCS file: /cvsroot/blob/blob/RELEASE-NOTES,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- RELEASE-NOTES 2001/08/07 17:36:48 1.3
+++ RELEASE-NOTES 2001/08/30 19:08:01 1.4
@@ -1,5 +1,29 @@
$Id$
+
+Release notes for blob-2.0.4
+============================
+
+This is blob-2.0.4 a minor upgrade to blob-2.0.3 mainly meant as a
+bugfix release.
+
+What's new?
+-----------
+
+- Fix critical ramdisk size bug (size is in kilobytes, not in bytes).
+ This should allow LARTs to boot with a ramdisk again.
+- Fixed some include files.
+- Documentation updates.
+- Added some nice developer scripts in the utils directory.
+
+Platform specific notes
+-----------------------
+
+See platform specific notes for blob-2.0.3
+
+
+
+
Release notes for blob-2.0.3
============================
|