mdbx: update ChangeLog.

This commit is contained in:
Леонид Юрьев (Leonid Yuriev)
2025-10-29 00:09:26 +03:00
parent 60d5ba9790
commit e292e8178c
2 changed files with 5 additions and 1 deletions

View File

@@ -4,7 +4,6 @@ TODO
- add optional page-get and operation statistics for cursors.
- split ASSERT() to CHECK{0,1,2,3} and basal `assert()`.
- HarmonyOS support.
- [SWIG](https://www.swig.org/).
- Параллельная lto-сборка с устранением предупреждений.
- Интеграция c DTrace и аналогами.
@@ -28,6 +27,7 @@ In development
Done
----
- HarmonyOS support.
- Ранняя/не-отложенная очистка GC.
- Рефакторинг gc-get/gc-put c переходом на "интервальные" списки.
- [Engage new terminology](https://libmdbx.dqdkfa.ru/dead-github/issues/137).