Nicolas Cellier uploaded a new version of Kernel to project The Trunk:
http://source.squeak.org/trunk/Kernel-nice.498.mcz==================== Summary ====================
Name: Kernel-nice.498
Author: nice
Time: 21 September 2010, 12:30:10.283 pm
UUID: 16fe2ac5-1c59-d847-acf6-97f931fb187a
Ancestors: Kernel-nice.497
Remove the garbage category that was created by running the tests.
=============== Diff against Kernel-nice.497 ===============
Item was changed:
SystemOrganization addCategory: #'Kernel-Chronology'!
SystemOrganization addCategory: #'Kernel-Classes'!
SystemOrganization addCategory: #'Kernel-Methods'!
SystemOrganization addCategory: #'Kernel-Numbers'!
SystemOrganization addCategory: #'Kernel-Objects'!
SystemOrganization addCategory: #'Kernel-Processes'!
SystemOrganization addCategory: #'Kernel-Models'!
- SystemOrganization addCategory: #'Kernel-Tests-ClassBuilder'!