From: Erik M. <er...@us...> - 2001-11-05 13:56:50
|
Update of /cvsroot/blob/blob In directory usw-pr-cvs1:/tmp/cvs-serv12206 Modified Files: ChangeLog RELEASE-NOTES Log Message: Release notes and changelog for the blob-2.0.5-pre1 release Index: ChangeLog =================================================================== RCS file: /cvsroot/blob/blob/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- ChangeLog 2001/11/04 23:06:41 1.8 +++ ChangeLog 2001/11/05 13:56:46 1.9 @@ -3,7 +3,7 @@ $Id$ -blob-2.0.5: +blob-2.0.5-pre1: - New flash ROM program code Erik Mouw - Ipaq H3600 port Erik Mouw - Memory tester Stefan Eletzhofer Index: RELEASE-NOTES =================================================================== RCS file: /cvsroot/blob/blob/RELEASE-NOTES,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- RELEASE-NOTES 2001/08/30 19:08:01 1.4 +++ RELEASE-NOTES 2001/11/05 13:56:46 1.5 @@ -1,5 +1,41 @@ $Id$ +Release notes for blob-2.0.5-pre1 +================================= + +This is blob-2.0.5-pre1, a development snapshot. This is a work in +progress, so expect it to break on some parts. Don't complain that we +didn't warn you! + +This version of blob is a major change from blob-2.0.4: lots of +cleanups, a couple of new features, and a lot easier to port to new +architectures. Note that the documentation is no longer in sync with +the code, we need to clean that up as well. + +This snapshot is reported to work on: + +- Assabet +- LART +- Ipaq (only blob-chain) +- System3 + +It should work on: + +- NESA +- PLEB +- Shannon (aka TuxScreen) + +But was never tested on: + +- Brutus +- CreditLART + +If you meet any problems, don't hesitate to write to the LART mailing +list (see http://www.lart.tudelft.nl/list/), or join the #blob IRC +channel on irc.openprojects.net. + + + Release notes for blob-2.0.4 ============================ |