summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
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 <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