[squeak-dev] Squeak 4.5: Installer-Core-cmm.392.mcz

Chris Muller asqueaker at gmail.com
Tue May 6 17:47:11 UTC 2014


No changes here, I just noticed this was yet another empty package in
the squeak45 repository.

On Tue, May 6, 2014 at 12:10 PM,  <commits at source.squeak.org> wrote:
> Chris Muller uploaded a new version of Installer-Core to project Squeak 4.5:
> http://source.squeak.org/squeak45/Installer-Core-cmm.392.mcz
>
> ==================== Summary ====================
>
> Name: Installer-Core-cmm.392
> Author: cmm
> Time: 15 February 2014, 12:36:40.753 pm
> UUID: 7cb5c040-6f68-479d-bc9e-0b264b172443
> Ancestors: Installer-Core-cmm.391
>
> - WebClient moved to SS3 as of April, 2013.
>
> =============== Diff against Installer-Core-cmm.391 ===============
>
> Item was changed:
>   ----- Method: Installer>>webClientCore (in category 'package-definitions') -----
>   webClientCore
>         "Simple, compact, and easy to use HTTP client implementation from Andreas Raab."
> +       ^ { #ss3 -> 'WebClient'.
> -       ^ { #ss -> 'WebClient'.
>         'WebClient-Core' }!
>
>


More information about the Squeak-dev mailing list