Index: ChangeLog =================================================================== diff -u -r90f13fe04f5c707be3b56808a8a7992adab1855f -r570b5b8ea87572bdfd1460842ac333359800467b --- ChangeLog (.../ChangeLog) (revision 90f13fe04f5c707be3b56808a8a7992adab1855f) +++ ChangeLog (.../ChangeLog) (revision 570b5b8ea87572bdfd1460842ac333359800467b) @@ -1,3 +1,9 @@ +2008-02-08: + * New info option "-closure" for "info instmixin" with + -guards and -closure support + + * Extended test cases for "info instmixin" + 2008-02-06: * Continued with info orthogonality change @@ -8,10 +14,6 @@ ago. Preceding colons in the name of the queried class are not required. - Still to do "-closure" in - - info instmixin -closure ?pattern? - * In all mentioned calls, where pattern refers to an object/class and it contains wild-cards, a preceding :: is added automatically to the search pattern, if it is missing. Since all object names @@ -2426,7 +2428,7 @@ * finished polishing mem leaks (thanks to Zoran Vasiljevic again) * disallowed "[self] next" ... next is now only a command * Gdbm,Sdbm,Expat: corrected Makefile.in to rely on - -L$(TCLLIBDIR) (thanks to J�rg Rudnik for the hint) + -L$(TCLLIBDIR) (thanks to Jrg Rudnik for the hint) 2001-10-08 * configure.in: fixes for AOLSERVER to ease configuration