From f400afebcdc76e4092e565be8551a256ca912225 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 17 May 2017 23:09: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 73357cc..6182401 100644 --- a/notes.md +++ b/notes.md @@ -115,3 +115,4 @@ 2017-05-17T04:11:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) 2017-05-17T17:55:00 - Minor doc updates: linking to article on quantization (prophet) 2017-05-17T00:15:00 - Refactor for clarity, might break a few tests though (prophet) +2017-05-17T23:09:00 - Quick fix, referencing a known issue from the official repo (prophet)