[Pkg] The Trunk: Installer-Core-cmm.404.mcz

commits at source.squeak.org commits at source.squeak.org
Sat Feb 20 17:17:30 UTC 2016


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

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

Name: Installer-Core-cmm.404
Author: cmm
Time: 20 February 2016, 11:17:21.045856 am
UUID: f5341e16-0e86-4193-82ed-a3a8d0da52b3
Ancestors: Installer-Core-cmm.403

Correct project for jsonParser.

=============== Diff against Installer-Core-cmm.403 ===============

Item was changed:
  ----- Method: Installer>>jsonParser (in category 'package-definitions') -----
  jsonParser
+ 	^ { #ss -> 'JSON'.
- 	^ { #ss -> 'VHRP'.
  	'JSON' }!



More information about the Packages mailing list