[pharo-project/pharo-core] 369d55: 60297

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

[pharo-project/pharo-core] 369d55: 60297

Eliot Miranda-3
  Branch: refs/heads/6.0
  Home:   https://github.com/pharo-project/pharo-core
  Commit: 369d553bc5eed5f03b94484baee31425d2f0409f
      https://github.com/pharo-project/pharo-core/commit/369d553bc5eed5f03b94484baee31425d2f0409f
  Author: Jenkins Build Server <[hidden email]>
  Date:   2016-11-18 (Fri, 18 Nov 2016)

  Changed paths:
    M Kernel.package/ClassOrganization.class/instance/backward compatibility/removeEmptyCategories.st
    M Kernel.package/ProtocolOrganizer.class/instance/protocol - removing/removeEmptyProtocols.st
    R Polymorph-Widgets.package/extension/Announcement/class/systemIcon.st
    A Polymorph-Widgets.package/extension/Announcement/class/systemIconName.st
    R Polymorph-Widgets.package/extension/Collection/class/systemIcon.st
    A Polymorph-Widgets.package/extension/Collection/class/systemIconName.st
    R Polymorph-Widgets.package/extension/Exception/class/systemIcon.st
    A Polymorph-Widgets.package/extension/Exception/class/systemIconName.st
    R Polymorph-Widgets.package/extension/Magnitude/class/systemIcon.st
    A Polymorph-Widgets.package/extension/Magnitude/class/systemIconName.st
    R Polymorph-Widgets.package/extension/Morph/class/systemIcon.st
    A Polymorph-Widgets.package/extension/Morph/class/systemIconName.st
    M Polymorph-Widgets.package/extension/Object/instance/systemIcon.st
    A Polymorph-Widgets.package/extension/Object/instance/systemIconName.st
    R Polymorph-Widgets.package/extension/String/class/systemIcon.st
    A Polymorph-Widgets.package/extension/String/class/systemIconName.st
    R Polymorph-Widgets.package/extension/Trait/instance/systemIcon.st
    A Polymorph-Widgets.package/extension/Trait/instance/systemIconName.st
    R ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60296.st
    A ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60297.st
    R ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60296.st
    A ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60297.st
    M ScriptLoader60.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
    M Slot.package/SlotClassBuilder.class/instance/initialize-release/build.st
    M Slot.package/SlotClassBuilder.class/instance/private/migrateClasses_.st
    A System-Announcements.package/ClassModificationApplied.class/README.md
    A System-Announcements.package/ClassModificationApplied.class/class/instance creation/toClass_.st
    A System-Announcements.package/ClassModificationApplied.class/definition.st
    A System-Announcements.package/ClassModificationApplied.class/instance/accessing/classAffected.st
    A System-Announcements.package/ClassModificationApplied.class/instance/accessing/modifiedClass_.st
    A System-Announcements.package/SystemAnnouncer.class/instance/triggering/classModificationAppliedTo_.st

  Log Message:
  -----------
  60297
19329 New SystemAnnouncement is needed to signal that class modification was completely installed
        https://pharo.fogbugz.com/f/cases/19329

19303 Classes should define systemIconName instead of systemIcon
        https://pharo.fogbugz.com/f/cases/19303

19359 ProtocolRemoved is not announced when Nautilus removes empty protocols
        https://pharo.fogbugz.com/f/cases/19359

http://files.pharo.org/image/60/60297.zip