Update of /cvsroot/ecls/ecl/src
In directory vz-cvs-4.sog:/tmp/cvs-serv9589/src
Modified Files:
CHANGELOG
Log Message:
Standard and MOP classes do not use slot names which live in CL or CL-USER
Index: CHANGELOG
===================================================================
RCS file: /cvsroot/ecls/ecl/src/CHANGELOG,v
retrieving revision 1.863
retrieving revision 1.864
diff -C2 -d -r1.863 -r1.864
*** CHANGELOG 26 Apr 2012 19:51:16 -0000 1.863
--- CHANGELOG 26 Apr 2012 19:52:26 -0000 1.864
***************
*** 85,88 ****
--- 85,91 ----
computing effective methods.
+ - The MOP and CL classes and metaclasses do not contain any slot whose name
+ is exported by any of the CL or CL-USER packages.
+
;;; Local Variables: ***
;;; mode:text ***
|