From e8ea01319b3a9032a3f4f69f65e9ca96562b87b9 Mon Sep 17 00:00:00 2001 From: JSDurand Date: Sun, 22 Jan 2023 11:49:47 +0800 Subject: forest: clone correctly 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. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ac1dfdd..44e241a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2023-01-22 Jean Sévère Durand + + * 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 * chain: A prototype is added, and passes some tests. But I am -- cgit v1.2.3-18-g5258