From a1ded7d61cf4a144d9fcf34bc78edfa2397c7cde Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 21 Apr 2015 20:37:00 +0200 Subject: [PATCH] Refactor for clarity, might break a few tests though (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 998e3c1..60c98be 100644 --- a/notes.md +++ b/notes.md @@ -53,3 +53,4 @@ 2015-03-25T05:06:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) 2015-03-25T05:55:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2015-04-21T06:46:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) +2015-04-21T20:37:00 - Refactor for clarity, might break a few tests though (pulp-runtime)