From 33974a5893123af92f2e7c7ef22ef0add68cfdab Mon Sep 17 00:00:00 2001 From: Eric F Crist Date: Thu, 25 Jan 2018 08:00:26 -0600 Subject: [PATCH] Update KNOWN_ISSUES, remove #24 This closes #151. Signed-off-by: Eric F Crist --- KNOWN_ISSUES | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/KNOWN_ISSUES b/KNOWN_ISSUES index 4ede802..0ccbb72 100644 --- a/KNOWN_ISSUES +++ b/KNOWN_ISSUES @@ -1,8 +1,4 @@ -* Issue #24: Incorrect variable name in vars.example - - vars.example does not currently handle un-commenting a line that references - a variable that was not also defined earlier with set_var. Currently it is - necessary to un-comment the line referencing the used variables. - - When this issue is corrected, this work-around will no longer be necessary. +For a full list of issues, please visit the GitHub issue tracker at +https://github.com/OpenVPN/easy-rsa/issues +* There are no major known issues at this time.