aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2010-03-08 10:57:43 -0800
committerRuss Allbery <rra@stanford.edu>2010-03-08 10:57:43 -0800
commitbc74e98546f6d291c8b4fde55d2d3b62ac876831 (patch)
tree4810b8a40368d84cc11e18a07fb2401c85314b7c /README
parent98ba541f3b5e3d63604d29412847ec4d807e8e16 (diff)
parent602ff7584d3668c36b1bf5fd43988e6f45eceb48 (diff)
Merge commit 'upstream/0.11' into debian
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