Update of /cvsroot/openinteract/SPOPS
In directory usw-pr-cvs1:/tmp/cvs-serv19468
Modified Files:
Changes RELEASE
Log Message:
modify for 0.54
Index: Changes
===================================================================
RCS file: /cvsroot/openinteract/SPOPS/Changes,v
retrieving revision 1.73
retrieving revision 1.74
diff -C2 -d -r1.73 -r1.74
*** Changes 2001/11/26 16:27:19 1.73
--- Changes 2001/11/27 12:24:31 1.74
***************
*** 1,9 ****
Revision history for Perl extension SPOPS.
! 0.54
Overall:
! - Fix bug introduced by 0.53 in the clone() method
Individual:
--- 1,10 ----
Revision history for Perl extension SPOPS.
! 0.54 Tue Nov 27 07:42:59 EST 2001
Overall:
! - Fix bug introduced by 0.53 in the clone() method. (Thanks to Ray
! Zimmerman for spotting.)
Individual:
Index: RELEASE
===================================================================
RCS file: /cvsroot/openinteract/SPOPS/RELEASE,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** RELEASE 2001/11/25 01:38:13 1.10
--- RELEASE 2001/11/27 12:24:31 1.11
***************
*** 2,5 ****
--- 2,10 ----
=========================
+ 0.54 Tue Nov 27 07:42:59 EST 2001
+
+ * Fix bug in clone() method.
+
+
0.53 Sat Nov 24 20:50:32 EST 2001
|