summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2010-03-08 10:57:42 -0800
committerRuss Allbery <rra@stanford.edu>2010-03-08 10:57:42 -0800
commit602ff7584d3668c36b1bf5fd43988e6f45eceb48 (patch)
treef4870e09c76de744c44e230b1b60b21c89acae3b /README
parentbf51d2dc4857551aadac4304c111c3ccd063604f (diff)
Imported Upstream version 0.11upstream/0.11
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index cb8942c..4879f97 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- wallet release 0.10
+ wallet release 0.11
(secure data management system)
Written by Russ Allbery <rra@stanford.edu>
@@ -64,8 +64,7 @@ REQUIREMENTS
http://www.eyrie.org/~eagle/software/remctl/
- The wallet client currently requires MIT Kerberos and will need some
- minor portability modifications to build with Heimdal.
+ The wallet client will build with either MIT Kerberos or Heimdal.
The wallet server is written in Perl and requires Perl 5.6.0 or later.
It uses the Perl DBI layer to talk to a database, and therefore the DBI