diff --git a/ChangeLog b/ChangeLog index 99d3eedbd..dfcede6ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2024-11-21 Richard Frith-Macdonald <rfm@gnu.org> + + * NSRegularExpression: avoid leaks in ICU code by calling replacement + methods with a non-NULL destination. + * NSAutoreleasePool: fix leaks with libobjc2 ARC methods when a pool + is in a context that we leave due to an exception. + 2024-11-19 Richard Frith-Macdonald <rfm@gnu.org> * GSMime: fixed buffer overrun in rare circumstances when decoding