Author: qmathe Date: Sat May 9 15:10:30 2009 New Revision: 4590 URL: http://svn.gna.org/viewcvs/etoile?rev=4590&view=rev Log: Updated ChangeLog about my previous commit r4589 whose log is also incorrect. For the record I added the correct log just below.
Made EUTI API a bit more consistent. e.g. Initializers or factory methods whose last method keyword is 'supertypes:' were taking an array of UTI string representations, when -supertypes returns an array of ETUTI objects. Now 'supertypes' in a method name always means an array of ETUTI objects, and 'supertypeStrings' an array of UTI string representations. Reviewed by Eric Wasylishen: http://review.etoileos.com/r/97/ Modified: trunk/Etoile/Frameworks/EtoileFoundation/ChangeLog _______________________________________________ Etoile-cvs mailing list [email protected] https://mail.gna.org/listinfo/etoile-cvs
