Nicolas Cellier uploaded a new version of Monticello to project The Trunk:
http://source.squeak.org/trunk/Monticello-nice.681.mcz==================== Summary ====================
Name: Monticello-nice.681
Author: nice
Time: 4 May 2018, 10:00:40.132663 pm
UUID: 9efb006e-e55d-40d3-8a5a-57517ef6daf1
Ancestors: Monticello-mt.680
named: yet classified
=============== Diff against Monticello-mt.680 ===============
Item was changed:
+ ----- Method: MCPackage class>>named: (in category 'instance creation') -----
- ----- Method: MCPackage class>>named: (in category 'as yet unclassified') -----
named: aString
^ self new name: aString!