docs/Writerside/topics/about.md

changeset 1288
b41ad5d9bcbf
parent 1287
3a3ffc27813f
child 1290
4ac889e14211
--- a/docs/Writerside/topics/about.md	Sun Apr 13 11:09:05 2025 +0200
+++ b/docs/Writerside/topics/about.md	Sun Apr 13 11:54:10 2025 +0200
@@ -31,6 +31,7 @@
 * adds cxMempoolTransfer() and cxMempoolTransferObject()
 * adds cxListSet()
 * changes grow strategy for the mempory pool to reduce reallocations
+* fixes errno value after failing cxBufferSeek() to be consistently EINVAL
 * fixes implementation of cxBufferTerminate()
 * fixes allocator arguments for some printf.h functions not being const
 * fixes that cx_tree_search() did not investigate subtrees with equally good distance

mercurial