[squeak-dev] The Trunk: Monticello-djm.526.mcz

Bert Freudenberg bert at freudenbergs.de
Mon Oct 1 17:13:03 UTC 2012


On 2012-10-01, at 18:49, Douglas McPherson <djm1329 at san.rr.com> wrote:

> Thanks, Bert!
> 
> Doug

Actually, thank *you* for contributing :)

- Bert -

> On Oct 1, 2012, at 15:03 , commits at source.squeak.org wrote:
> 
>> Bert Freudenberg uploaded a new version of Monticello to project The Trunk:
>> http://source.squeak.org/trunk/Monticello-djm.526.mcz
>> 
>> ==================== Summary ====================
>> 
>> Name: Monticello-djm.526
>> Author: djm
>> Time: 29 September 2012, 6:32:11.647 pm
>> UUID: f5af1d80-d6bb-4193-b287-85e06123c798
>> Ancestors: Monticello-bf.525
>> 
>> Adding missing subclass responsibility method MCWriteOnlyRepository>>versionNamesForPackageNamed: to fix bug in saving to an smtp repository.
>> 
>> =============== Diff against Monticello-bf.525 ===============
>> 
>> Item was added:
>> + ----- Method: MCWriteOnlyRepository>>versionNamesForPackageNamed: (in category 'as yet unclassified') -----
>> + versionNamesForPackageNamed: aString
>> + 	"Answer a collection of MCVersionNames whose Package is named aString."
>> + 	^{}!
>> 
>> 
> 
> 



More information about the Squeak-dev mailing list