Andreas Raab uploaded a new version of Kernel to project The Trunk:
http://source.squeak.org/trunk/Kernel-ar.252.mcz==================== Summary ====================
Name: Kernel-ar.252
Author: ar
Time: 29 September 2009, 10:10:31 am
UUID: 53948bd4-f611-da40-aebd-2e26a44d43da
Ancestors: Kernel-ar.251, Kernel-ul.250
Merging Kernel-ul.250:
- removed unnecessary #copy from MethodDictionary
=============== Diff against Kernel-ar.251 ===============
Item was removed:
- ----- Method: MethodDictionary>>copy (in category 'private') -----
- copy
- ^ self shallowCopy withArray: array shallowCopy!