Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2010-August/003669.htmlName: System-eem.366
Ancestors: System-nice.365
Make sure system notifications for Smalltalk are up-to-date
on start-up.
Fix voiding of Smalltalk's endian cache which needs to be done
in a timely manner.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-August/003670.htmlName: Compiler-eem.172
Ancestors: Compiler-nice.170
Fix decompilation/pretty-print of expr ifNotNil: [:var| which used to
be rendered as (var := expr) ifNotNil: [:var|.
=============================================