# # ChangeLog for tests/list/dlist2-insert-remove.cfa # # Generated by Trac 1.6 # Feb 23, 2026, 10:39:08 PM Wed, 12 Nov 2025 18:27:30 GMT Michael Brooks [8f448e0] * libcfa/src/collections/list2.hfa (modified) * tests/list/.expect/dlist2-insert-remove.txt (added) * tests/list/dlist-insert-remove.cfa (modified) * tests/list/dlist2-insert-remove.cfa (added) Make dlist2 pass the original dlist test. Now, there is one common ...