# Pharo 12
- Backport use of icon #smallPharo in #pharoItemsOn: for WorldState and
#menuCommandOn: for ProfStef #16695
https://github.com/pharo-project/pharo/pull/16695
# Fixes
- fix Reflectivity API #link:toAST: for metaclasses to fix debug points on
class-side methods #16701
https://github.com/pharo-project/pharo/pull/16701
- Pharo13 fficalls athens cairo surface #16679
https://github.com/pharo-project/pharo/pull/16679
- Fix a small bug with FFI calls when passing 'NULL' as argument to the C
function #16562
https://github.com/pharo-project/pharo/pull/16562
- eflectivity fixing bytecode to ast mapping #16489
https://github.com/pharo-project/pharo/pull/16489
# Improvements
- Add libgit 1.8 support for Pharo 13 #86
https://github.com/pharo-vcs/libgit2-pharo-bindings/pull/86
- It should be possible to reset a ZnCharacterReadStream #16707
https://github.com/pharo-project/pharo/pull/16707
- Make #withCloseBox and #withPinBox on MenuTitleMorph use a FormSet for the
button label #16696
https://github.com/pharo-project/pharo/pull/16696
- fix #needRequestorScope of StDebuggerContextInteractionModel so that its
bindings can be used when evaluating code in the debugger #762
https://github.com/pharo-spec/NewTools/pull/762
- Adopt to new spec #761
https://github.com/pharo-spec/NewTools/pull/761
- Adding entry completion setter to SpRequestDialog #1540
https://github.com/pharo-spec/Spec/pull/1540
# Cleanups
- Cleanup TraitTest>>#testRemovingTraitsRemoveTraitedClassMethodsWithSubclasses
#16717
https://github.com/pharo-project/pharo/pull/16717
- Cleanup ReOverridingExtentsionMethod>>#basicCheck: #16715
https://github.com/pharo-project/pharo/pull/16715
- Fix lint issue on ZnEncodedStream #16713
https://github.com/pharo-project/pharo/pull/16713
- Fix lint issues on ZnEncodedReadStream #16711
https://github.com/pharo-project/pharo/pull/16711
- Cleanup: ZnCharacterEncoder, ZnEncodedStream, ZnEncodedReadStream and
ZnEncodedWriteStream should be abstract classes #16709
https://github.com/pharo-project/pharo/pull/16709