commit d27095b91d255f09f99093246716040a5f07bdcc parent 13e974cf1a558ae63139363df13f28379542e64f Author: GeaRSiX <gearsix@tuta.io> Date: Mon, 9 Aug 2021 17:45:07 +0100 updated BUGS Diffstat:
M | BUGS | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/BUGS b/BUGS @@ -1,3 +1,3 @@ -3. [ ] binaries compiled with musl don't work as intended (no reason for this to be compiler-bound) -2. [ ] there are a few memory leaks to fix (see valgrind output) +3. [*] binaries compiled with musl don't work as intended (no reason for this to be compiler-bound) +2. [*] there are a few memory leaks to fix (see valgrind output) 1. [*] for some reason the first <ol> in test.txt is parsed as a single <li>.