[Webfunds-commits] html/download README.html

Ian Grigg iang@cypherpunks.ai
Mon, 19 Mar 2001 17:12:38 -0400 (AST)


iang        01/03/19 17:12:38

  Modified:    download README.html
  Log:
  1.7.6

Revision  Changes    Path
1.6       +42 -11    html/download/README.html

Index: README.html
===================================================================
RCS file: /home/webfunds/cvsroot/html/download/README.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- README.html	2000/12/07 20:13:26	1.5
+++ README.html	2001/03/19 21:12:38	1.6
@@ -52,11 +52,43 @@
 
 <p>
 Current Version: 
-<a href="http://www.webfunds.org/download/WebFunds-1.7.5.zip">
-    <b>1.7.5</b></a>:
+<a name="176" href="http://www.webfunds.org/download/WebFunds-1.7.6.zip">
+    <b>1.7.6</b></a>:
 
     <p></p>
             <p align=center><b><i>
+              Changes in 1.7.6 (maintenance, lots of bug fixs):
+            </i></b></p>
+
+            <ul><li>
+                The cut&paste of payments should be much better now,
+                eliminated the newlines bug (it was a Java "bug" that
+                needed a workaround) and also reduced the length of
+                lines in the payment.  It took a concerted effort with
+                3 developers and a day to track it down :o  Thanks guys!
+              </li><li>
+                Fixed annoying amounts display in History -- without
+                access to the contract, the History browser could not
+                display the unit of account.  Also displays contract
+                name where possible.
+              </li><li>
+                Abstract Payments "yet more complete" in WebFunds...
+                Tokens still being worked on, 3rd generation of
+                architecture is being compiled every idle sunday.
+              </li><li>
+                Many internal changes due to continuing reorganisation
+                of wallet into low level and high level interfaces,
+                on demand from multitudes who are building applications
+                upon SOX.
+              </li><li>
+                Addition of the Hansa Bank US e-Tender dollar contract.
+                See our
+                <a href="http://www.webfunds.org/ricardo/contracts/hansa/index.html">
+                Hansa Dollar Cheat Sheet</a>
+                for details.
+            </li></ul>
+    <p></p>
+            <p align=center><b><i>
               Changes in 1.7.5 (minor bug fix release):
             </i></b></p>
 
@@ -129,7 +161,7 @@
                 New -- <i>real-early-alpha</i> -- UpgradesManager
                 can now place wallets in the right place, then ask
                 for a reboot.  Later on, this code will do more
-                <i><big>!</big</i>
+                <big><i> ! </i> </big>
               </li><li>
                 Some debugging to work out why Macs cannot see the plugins.
               </li><li>
@@ -147,11 +179,6 @@
             </li></ul>
 
     <p></p>
-            <ul><li>
-                Fixes to ClassLoader so that 3rd party wallet
-                could see files.
-            </li></ul>
-
             <p align=center><b><i>
               Summary of changes since 1.5.
             </i></b></p>
@@ -354,6 +381,10 @@
 <p>
 This version is only for developer access, there is
 no support for install wizards from WebFunds.org.
+The
+<a href="http://webfunds.org/download/">download page</a>
+on the site might include some hints as to where to get
+user-friendly downloads.
 </p>
 
 <table border=5>
@@ -472,7 +503,7 @@
         the <code>-version</code> option).
       </li></p><p><li>
         If you can reproduce the error, make sure that
-        you turn *off* any JIT that is running for the
+        you <b>turn *off* any JIT</b> that is running for the
         stack traces.  When the JIT is running, stack traces
         either hide the bug or reveal the wrong bug, so
         generally reduce any possibility of finding the
@@ -533,7 +564,7 @@
 <p>
 You have to obtain these from Javasoft or somewhere similar.
 JRE's should also work.  Nobody has reported it as working
-with any non-Javasoft sourced product.
+with any non-Javasoft sourced JVM.
 </p>
 
 <h4><a name="other_macos">For MacOS</a></h4>
@@ -637,7 +668,7 @@
 
 <hr>
 <small>
-Copyright &#169; 1999-2000 Systemics Inc.  All rights reserved.
+Copyright &#169; 1999-2001 Systemics Inc.  All rights reserved.
 </small>
 
 </body>