The Trunk: Nebraska-mt.56.mcz

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

The Trunk: Nebraska-mt.56.mcz

commits-2
Marcel Taeumel uploaded a new version of Nebraska to project The Trunk:
http://source.squeak.org/trunk/Nebraska-mt.56.mcz

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

Name: Nebraska-mt.56
Author: mt
Time: 17 December 2019, 12:07:02.761485 pm
UUID: 90147475-1225-5b47-84ec-00a105e196a6
Ancestors: Nebraska-mt.55

Fixes invalid message categories, found via ReleaseBuilder-mt.204.

=============== Diff against Nebraska-mt.55 ===============

Item was changed:
+ ----- Method: RemoteCanvas>>apply: (in category 'private') -----
- ----- Method: RemoteCanvas>>apply: (in category 'as yet unclassified') -----
  apply: ignored
 
  "added for the convenience of BufferedCanvas"!

Item was changed:
+ ----- Method: RemoteCanvas>>backlog (in category 'accessing') -----
- ----- Method: RemoteCanvas>>backlog (in category 'nil') -----
  backlog
 
  ^connection backlog!