The Trunk: Installer-Core-cmm.404.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

The Trunk: Installer-Core-cmm.404.mcz

commits-2
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' }!