Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2010-August/003647.htmlName: MonticelloConfigurations-ar.78
Ancestors: MonticelloConfigurations-dtl.77
Add a preference governing whether to automatically load missing (unloaded) packages. By default the setting is true to be able to introduce new required packages in the trunk. Users who want to update in images with some packages unloaded can change the setting but do so at their own risk. You have been warned :-)
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-August/003648.htmlName: CollectionsTests-ar.171
Ancestors: CollectionsTests-nice.170
Tests for #addAll: and #withAll: using collections of associations.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-August/003649.htmlName: Collections-ar.371
Ancestors: Collections-nice.370
Make Dictionary>>addAll: use #associationsDo: so that it is consistent with the usage of Dictionary>>add:.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-August/003650.htmlName: MonticelloConfigurations-cbc.81
Ancestors: MonticelloConfigurations-cbc.80
Renamed selectors for removing packages for automatic update and adding them back in: #disableUpdatesOfPackage: and #enableUpdatesOfPackage:, respectively.
Also, fixed logic error.
=============================================