Fresco README,1.18,1.19
Tobias Hunger <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/Fresco In directory purcel:/tmp/cvs-serv23854 Modified Files: README Log Message: Replace explicit version number of 0.3 with more vague 'not beta yet' and mention the issuetracker. Index: README =================================================================== RCS file: /cvs/fresco/Fresco/README,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- README 17 Jul 2002 04:05:31 -0000 1.18 +++ README 3 May 2003 08:06:09 -0000 1.19 @@ -1,10 +1,10 @@ Welcome to the Fresco windowing system -The current release is 0.3, which means it is not even into the stage -where the most adventuresome users will gain any productivity from -it. It's a *developer's* release. If you want to help develop fresco, -you can work off this release with some modicum of confidence and -convenience. Please read the INSTALL file for further instructions about +The current release is not even refered to as 'beta', which means it is +not even into the stage where the most adventuresome users will gain any +productivity from it. It's a *developer's* release. If you want to help +develop fresco, you can work off this release with some modicum of confidence +and convenience. Please read the INSTALL file for further instructions about how to build the system. Please do not hesitate to customize the build process for an @@ -19,6 +19,9 @@ Archives of the mailing list & FAQ are on our web site: http://www.fresco.org + +Please report bugs at: + http://issues.fresco.org/ Hope you enjoy it -graydon <[email protected]>