From 20bcc774686078cf7f5c58ef058ca2458b01086d Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 2 Nov 2009 21:21:10 +0100 Subject: Rewrite in C, release v2.0 (from branch 'v2') --- README | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index e71ff34..276767f 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ Requires: - - perl >= 5.10 +C Installation: As user, run @@ -7,3 +7,10 @@ As user, run make test then, as root make install + + + --- UPPATE NOTE --- + +When updating from envstore 1.x (perl) to 2.x (C), be sure to remove the old +store file. Otherwise, envstore may run an infinite loop while attempting to load +it. -- cgit v1.2.3