Add CHANGES entries for recent merges

This commit is contained in:
Martin Vierula 2022-06-08 15:55:25 -07:00
parent 4136c4c46b
commit 9cb9309fdd
No known key found for this signature in database
GPG Key ID: F2FC4E45883BCBA4

View File

@ -1,6 +1,10 @@
DD mmm YYYY - 2.9.x (to be released)
-------------------
* XML parser cleanup: NULL duplicate pointer
[Issue #2760 - @martinhsv]
* Properly cleanup XML parser contexts upon completion
[Issue #2239 - @argenet]
* Fix memory leak in streams
[Issue #2208 - @marcstern, @vloup, @JamesColeman-LW]
* Fix: negative usec on log line when data type long is 32b