Skip to content

Commit

Permalink
changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
rfm committed Nov 30, 2024
1 parent 077133d commit cf1283e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
2024-11-29 Richard Frith-Macdonald <[email protected]>

* Source/NSURLProtocol.m: fix leaks due to retain loops.
* Source/Additions/NSObject+GNUstepBase.m: fix issues in new
-trackOownership mechanism to log tracked instances at exist and to
handle cases where we track instances of a class and instances of
its subclasses.

2024-11-26 Matvii Jarosh <[email protected]>

* NSByteOrder.h: fix NSSwappedFloat and NSSwappedDouble
Expand All @@ -18,6 +26,7 @@
* type_encoding.m: add test NSINSETS_ENCODING_PREFIX.
* GSConcreteValueTamplate.m: add GSEdgeInsetsValue.
* GSConcreteValue.m: add TYPE_ORDER 6.

2024-11-24 Richard Frith-Macdonald <[email protected]>

* Source/NSSocketPort.m: fix leak of data object when establishing a
Expand Down

0 comments on commit cf1283e

Please sign in to comment.