libndbuf/ChangeLog

16 lines
469 B
Plaintext
Raw Normal View History

2026-02-10 21:59:53 +02:00
0.0.2 (10-feb-2026)
2025-10-28 04:11:56 +02:00
* Zero copying support
* Read only buffer support
2026-02-10 21:59:53 +02:00
* Bug fixes: escan, reset, read-only and non reallocatable buffer
2025-10-28 04:11:56 +02:00
* Manual pages
* Packaging for linux
* Added possibility to use user defined memory ops with:
ndbuf_t *ndbuf_new_wmops(const struct ndbuf_memops *, const size_t);
* Fixed bug with pkgconfig %VERSION% value
0.0.1 (24-nov-2017)
* initial version with all functions done
* tired from reuse this code and ... now it's lib