r9560: * tests/README: Remove ptester package requirement (as noted
authorKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 7 Jun 2004 03:31:13 +0000 (03:31 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 7 Jun 2004 03:31:13 +0000 (03:31 +0000)
        by Bill Clementson)

ChangeLog
tests/README

index 1039bb25b1900349175666af721923cb128beff8..07295e4c2b6cd814293627ce236ca6ab4ae26264 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
        * tests/README: Fix filename [reported by Bill Clementson]
        * sql/transactions.lisp: Apply return value patch from
        Edi Weitz for WITH-TRANSACTION
        * tests/README: Fix filename [reported by Bill Clementson]
        * sql/transactions.lisp: Apply return value patch from
        Edi Weitz for WITH-TRANSACTION
+       * tests/README: Remove ptester package requirement (as noted
+       by Bill Clementson)
        
 03 Jun 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * Version 2.11.5 released
        
 03 Jun 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * Version 2.11.5 released
index 8dad5150f4fc85320e7e76864eda0e0369590046..d5d78ef546896cf1023a6e00fac88459060fc0b3 100644 (file)
@@ -6,8 +6,8 @@ contains a single assoc-list that specifies the connection specs for
 each database type to be tested. There is an example file in
 contained in CLSQL's examples directory.
 
 each database type to be tested. There is an example file in
 contained in CLSQL's examples directory.
 
-These tests require the downloading of the rtest and ptester packages
-from http://files.b9.com/.
+These tests require the downloading of the rt package from
+http://files.b9.com/.
 
 Load clsql.asd or put it somewhere where ASDF can find it
 and call:
 
 Load clsql.asd or put it somewhere where ASDF can find it
 and call: