[Pkg] The Trunk: Monticello-cmm.584.mcz

commits at source.squeak.org commits at source.squeak.org
Mon Jan 27 03:54:00 UTC 2014


Chris Muller uploaded a new version of Monticello to project The Trunk:
http://source.squeak.org/trunk/Monticello-cmm.584.mcz

==================== Summary ====================

Name: Monticello-cmm.584
Author: cmm
Time: 26 January 2014, 9:52:54.576 pm
UUID: bca0122e-1e00-40cc-8e36-08dfc3eba412
Ancestors: Monticello-cmm.583

MCHttpRepository, clearPasswords on an aggressive cleanUp.

=============== Diff against Monticello-cmm.583 ===============

Item was added:
+ ----- Method: MCHttpRepository class>>cleanUp: (in category 'class initialization') -----
+ cleanUp: aggressive
+ 	super cleanUp: aggressive.
+ 	aggressive ifTrue: [ self clearPasswords ]!



More information about the Packages mailing list