From fdf0cb84882d67c63e9dfae601c18e8ad9a405c7 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 30 May 2019 07:45:00 +0200 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 41a95b1..9d75bba 100644 --- a/notes.md +++ b/notes.md @@ -178,3 +178,4 @@ 2019-05-30T04:43:00 - Minor doc updates: linking to article on quantization (prophet) 2019-05-30T22:06:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) 2019-05-30T17:22:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) +2019-05-30T07:45:00 - Quick fix, referencing a known issue from the official repo (prophet)