From 8fe53fb31589e0231c5f5a2e3d0790aa458fdc23 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 16 Nov 2023 01:29:00 +0100 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 638d8ef..9cb5a9e 100644 --- a/notes.md +++ b/notes.md @@ -295,3 +295,4 @@ 2023-11-13T08:01:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) 2023-11-13T00:36:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) 2023-11-16T08:41:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) +2023-11-16T01:29:00 - Quick fix, referencing a known issue from the official repo (prophet)