# Pharo 11
- Make finalization registry entry removal O(1) -- backport P11 #14655
https://github.com/pharo-project/pharo/pull/14655
# Fixes
- Treat a second click within the double-click window but in a different
location as a separate click (fixes #14474) #14476
https://github.com/pharo-project/pharo/pull/14476
- Shift: Add tests and fix bugs in the change detectors #14702
https://github.com/pharo-project/pharo/pull/14702
- [Reopen] Migration of events from the debugger UI to the debugger action
model to automate its updates #399
https://github.com/pharo-spec/NewTools/pull/399
- Revert "Extend SpDiffPresenter to make it navigable accross differences" #1456
https://github.com/pharo-spec/Spec/pull/1456
# Features
- Introducing useful event when a debug session has been cleared, so that all
subscribers can unsubscribe from any cleared session automatically #14670
https://github.com/pharo-project/pharo/pull/14670
- Depend on Tonel Pharo12 branch to get TonelV3 format #14669
https://github.com/pharo-project/pharo/pull/14669
# Package Cleanup
- RPackage: cleanings now that SystemOrganizer is removed #14692
https://github.com/pharo-project/pharo/pull/14692
- Unify class added and recategorized actions #14720
https://github.com/pharo-project/pharo/pull/14720
- RPackage: simplify classes cleanup of packages tests #14728
https://github.com/pharo-project/pharo/pull/14728
- RPackage: #removeTag: should remove contained classes #14716
https://github.com/pharo-project/pharo/pull/14716
- RPackage: Some cleanings #14717
https://github.com/pharo-project/pharo/pull/14717
- RPackage: Remove category map from RPackageOrganizer #14688
https://github.com/pharo-project/pharo/pull/14688
- RPackage: fileout should not rely on categories #14684
https://github.com/pharo-project/pharo/pull/14684
- RPackage: Rely less on categories in MCOrganizationDefinition #14678
https://github.com/pharo-project/pharo/pull/14678
- Kernel: Clean method removal (Protocol and Method announcements improvements)
#14724
https://github.com/pharo-project/pharo/pull/14724
- Kernel: simplify renaming #14695
https://github.com/pharo-project/pharo/pull/14695
- Kernel: Always recompile silently methods #14696
https://github.com/pharo-project/pharo/pull/14696
- Kernel: simplify category management #14681
https://github.com/pharo-project/pharo/pull/14681
- Kernel: Make sure category is never nil #14676
https://github.com/pharo-project/pharo/pull/14676
# RB
- tiny improvement RBBrowserEnvironment: use ifNil: #14703
https://github.com/pharo-project/pharo/pull/14703
- Fix: rename methods from different classes #14699
https://github.com/pharo-project/pharo/pull/14699
- Simpler RBNamespace>>#allClassesDo: #14698
https://github.com/pharo-project/pharo/pull/14698
- Refactor: rename class refactoring #14673
https://github.com/pharo-project/pharo/pull/14673
- 2023 09 16 enh rb code glitches #14675
https://github.com/pharo-project/pharo/pull/14675
# Cleanup
- Clean some tests #14736
https://github.com/pharo-project/pharo/pull/14736
- Minimize the direct references to Transcript #14629
https://github.com/pharo-project/pharo/pull/14629
- Small refactoring: use #whichMethodsReferTo, not #whichSelectorsReferTo #14672
https://github.com/pharo-project/pharo/pull/14672
- Sync with Fuel #14677
https://github.com/pharo-project/pharo/pull/14677
- ClassDescription is an abstract class #14686
https://github.com/pharo-project/pharo/pull/14686
- change some methods to make sure that the ifNil: message can be inlined #14694
https://github.com/pharo-project/pharo/pull/14694
- String class>>#crlfcrlf has no senders #14730
https://github.com/pharo-project/pharo/pull/14730
- #species should be in private protocol #14735
https://github.com/pharo-project/pharo/pull/14735
- Symbol>>#asAnnouncement should be an extension #14727
https://github.com/pharo-project/pharo/pull/14727
- Comment TFFunctionDefinition >> validate #14718
https://github.com/pharo-project/pharo/pull/14718
- Reflectivity cleaning and comments #14712
https://github.com/pharo-project/pharo/pull/14712
- 14674-ReflectiveMethod-invokes-not-defined-method-isFromTrait #14685
https://github.com/pharo-project/pharo/pull/14685
- use optimzied ifNil #1457
https://github.com/pharo-spec/Spec/pull/1457
# Website
- Delete site/2017pharodays.md #54
https://github.com/pharo-project/pharo-website/pull/54
- Update index-links #53
https://github.com/pharo-project/pharo-website/pull/53