From da7b883495cf858526e83966107ed49bdd6e813e Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 22 Apr 2016 01:51:00 +0200 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index e4efc61..fc16728 100644 --- a/notes.md +++ b/notes.md @@ -81,3 +81,4 @@ 2016-02-19T06:14:00 - Minor doc updates: linking to article on quantization (pulp-runtime) 2016-02-19T18:38:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2016-02-19T22:00:00 - Implementing approach from a new paper read last night (pulp-runtime) +2016-04-22T01:51:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)