[Pkg] Monticello Public: Monticello.impl-kph.604.mcz

squeak-dev-noreply at lists.squeakfoundation.org squeak-dev-noreply at lists.squeakfoundation.org
Mon Dec 8 10:01:38 UTC 2008


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

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

Name: Monticello.impl-kph.604
Author: kph
Time: 8 December 2008, 10:01:25 am
UUID: 7096a3e5-34c2-48b6-ba87-bf470417d6ad
Ancestors: Monticello.impl-kph.602

fixed

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

Item was changed:
  ----- Method: MCVersionInfo>>loadVersionFrom: (in category '') -----
  loadVersionFrom: repository
  
+ 	(version := repository versionWithInfo: self) loadFrom: repository.
- 	(repository versionWithInfo: self) loadFrom: repository.
  	
+ 	version package packageInfo propertyAt: #repository put: repository description!
- 	self packageInfo propertyAt: #repository put: repository description!



More information about the Packages mailing list