aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 6ace07e..96d8f1d 100644
--- a/TODO.md
+++ b/TODO.md
@@ -101,3 +101,12 @@ waiting for better matches will probably lower the size of the patches.
This has been fixed by making multiple passes until no more blocks are added,
this way we are assured that the result will be the same on the following run.
+
+mystical bug number 2 29/09
+---------------------------
+
+After modifying only one file of a big source folder, between the first and the
+second run of `dna-backup`, around 20 blocks in of the beginning of the recipe
+have been replaced by newer ones. These should not have been modified.
+
+I could however not reproduce it...