diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2023-01-22 Jean Sévère Durand <durand@jsdurand.xyz> + + * forest: Correctly clone nodes. + Now the forest can detect if a node is packed or cloned, and + correctly clones a node in those circumstances. But it still + needs to be tested. + 2023-01-20 Jean Sévère Durand <durand@jsdurand.xyz> * chain: A prototype is added, and passes some tests. But I am |