--- a/CHANGELOG Mon Jan 06 23:29:41 2025 +0100 +++ b/CHANGELOG Tue Jan 07 00:12:46 2025 +0100 @@ -14,6 +14,7 @@ * adds cxBufferAppend() * adds cxBufferEnableFlushing() and cxBufferFlush() * adds CX_BUFFER_COPY_ON_WRITE and CX_BUFFER_COPY_ON_EXTEND flags + * adds cxBufferWriteFunc and cxBufferReadFunc function pointers (for convenience) * adds cx_cmp_ptr() * adds cx_vcmp_* family of functions * adds cx_sprintf() and several more variants