From 2906807f4341eef0e23f91356675595c89715490 Mon Sep 17 00:00:00 2001 From: n-peugnet Date: Fri, 22 Oct 2021 12:19:46 +0200 Subject: first add of latex doc --- TODO.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 4639a53..6369fa3 100644 --- a/TODO.md +++ b/TODO.md @@ -30,6 +30,9 @@ priority 1 - the sketch parameters - ...and almost every value of the `NewRepo` constructor - [ ] these parameters would be loaded in the `*Repo.Init()` function +- [ ] stop using `gob` everywhere. As this encoder, despite its simplicity and + overall good performance, is not cross compatible between languages and its + specification might be subject to changes. priority 2 ---------- @@ -125,3 +128,10 @@ 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... + +mystical bug number 3 21/10 +--------------------------- + +When running `dna-backup commit` a second time after nothing has changed in the +source folder, there are still some differences with the previous version. I +don't know where these come from. -- cgit v1.2.3