A new version of System was added to project The Inbox:
http://source.squeak.org/inbox/System-tfel.386.mcz==================== Summary ====================
Name: System-tfel.386
Author: tfel
Time: 13 October 2010, 3:54:00.792 pm
UUID: 7ca63f2e-9fd0-4a07-a25e-32121e379930
Ancestors: System-ul.385
Enable annotations panes in trunk image, as per topa's suggestion (see "Opt for Annotations Pane" thread on squeak-dev)
=============== Diff against System-ul.385 ===============
Item was changed:
+ (PackageInfo named: 'System') postscript: 'Preferences restoreDefaultFonts.
+ Preferences setPreference: #annotationPanes toValue: true.
+ '!
- (PackageInfo named: 'System') postscript: 'Preferences restoreDefaultFonts.'!