[Pkg] Monticello Public: Monticello.impl-mtf.517.mcz

squeaksource-noreply at iam.unibe.ch squeaksource-noreply at iam.unibe.ch
Sat Jun 7 18:41:16 UTC 2008


A new version of Monticello.impl was added to project Monticello Public:
http://www.squeaksource.com/mc/Monticello.impl-mtf.517.mcz

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

Name: Monticello.impl-mtf.517
Author: mtf
Time: 7 June 2008, 11:39:06 am
UUID: aaf35b10-70a5-435c-9192-66dd89783fd1
Ancestors: Monticello.impl-kph.516

changed the default order in MCRepositoryVersionsInspector to 2, as 5 was out of bounds

=============== Diff against Monticello.impl-kph.516 ===============

Item was changed:
  ----- Method: MCRepositoryVersionsInspector class>>order (in category 'as yet unclassified') -----
  order
  	Order isNil
+ 		ifTrue: [ Order := 2 ].
- 		ifTrue: [ Order := 5 ].
  	^Order!



More information about the Packages mailing list