Update of /cvsroot/sandweb/sandweb
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23814
Modified Files:
Tag: release-1_0-branch
NEWS README
Log Message:
prepping for new release
Index: NEWS
===================================================================
RCS file: /cvsroot/sandweb/sandweb/NEWS,v
retrieving revision 1.8
retrieving revision 1.8.2.1
diff -U2 -r1.8 -r1.8.2.1
--- NEWS 3 Apr 2003 05:01:46 -0000 1.8
+++ NEWS 21 Aug 2004 05:27:29 -0000 1.8.2.1
@@ -1,2 +1,24 @@
+2004-08-20
+
+ SandWeb 1.0.1 Released
+
+ We've been out long enough to ditch the RC I think :)
+ This eliminates a warning and install error on some Perl
+ 5.8 installations (including RH Enterprise)
+
+2003-08-16
+
+ SandWeb 1.0RC4 Released
+
+ This is the second release candidate! If we don't find
+ any show-stopper bugs, then this will be 1.0!
+
+2003-07-11
+
+ SandWeb 1.0RC3 Released
+
+ This is the third release candidate! If we don't find
+ any show-stopper bugs, then this will be 1.0!
+
2003-04-02
Index: README
===================================================================
RCS file: /cvsroot/sandweb/sandweb/README,v
retrieving revision 1.13.2.1
retrieving revision 1.13.2.2
diff -U2 -r1.13.2.1 -r1.13.2.2
--- README 17 Aug 2003 04:42:07 -0000 1.13.2.1
+++ README 21 Aug 2004 05:27:29 -0000 1.13.2.2
@@ -1,4 +1,4 @@
============================================================================
-SandWeb Summary - 1.0RC4 Release
+SandWeb Summary - 1.0.1 Release
============================================================================
@@ -8,5 +8,5 @@
It is essentially a multi-user client to version control systems ( VCS )
such as CVS, SVN ( Subversion ), arch or RCS ( only CVS is supported for
-the 1.0RC4 release ).
+the 1.0.1 release ).
SandWeb requires a user agent that supports and allows Javascript
@@ -20,5 +20,5 @@
using SandWeb.
-The 1.0RC4 release only supports "FlatFile" authentication, in
+The 1.0.1 release only supports "FlatFile" authentication, in
which SandWeb uses it's own password file and format. More
authentication systems are planned for future releases.
@@ -86,5 +86,5 @@
You are now at the repository menu. You can enter username, password,
version control system, server name and version control root for as
-many repositories as you want. For the 1.0RC4 release, SandWeb supports
+many repositories as you want. For the 1.0.1 release, SandWeb supports
"local", "pserver" and "SSH" CVS repositories.
|