Update of /cvsroot/http-webtest/HTTP-WebTest
In directory sc8-pr-cvs1:/tmp/cvs-serv27485
Modified Files:
Changes
Log Message:
Renamed all last_xxx methods to current_xxx since the latest naming
schema makes more sense for them.
Index: Changes
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/Changes,v
retrieving revision 1.60
retrieving revision 1.61
diff -C2 -d -r1.60 -r1.61
*** Changes 12 Dec 2002 21:43:13 -0000 1.60
--- Changes 12 Dec 2002 23:22:16 -0000 1.61
***************
*** 26,29 ****
--- 26,32 ----
will no longer be loaded by default even if it is available.
+ * Renamed all last_xxx methods to current_xxx since the latest naming
+ schema makes more sense for them.
+
BUG FIXES:
|