From 0f4f8903096b973e7fd6b8b4fcfbe27af69c25fa Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 17 Apr 2015 08:38: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 96a4f53..9997d6a 100644 --- a/notes.md +++ b/notes.md @@ -37,3 +37,4 @@ 2015-02-07T07:48:00 - Implementing approach from a new paper read last night (prophet) 2015-02-07T07:43:00 - Quick fix, referencing a known issue from the official repo (prophet) 2015-02-07T18:13:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) +2015-04-17T08:38:00 - Quick fix, referencing a known issue from the official repo (prophet)