diff options
author | Russ Allbery <rra@stanford.edu> | 2007-10-06 00:07:01 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2007-10-06 00:07:01 +0000 |
commit | 44c5bc5991fb24f872c5f4d032d8ae3fe072fbeb (patch) | |
tree | 45611b661e370d639c36107529a4f9df65e4b6de /NEWS | |
parent | 4d419154bf4c8bae224eaf2a9db8660bd14ddb04 (diff) |
Add standard README and NEWS files and organize TODO a bit more by
release targets.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -0,0 +1,12 @@ + User-Visible wallet Changes + +wallet 0.2 (unreleased) + + First public alpha release. Only tested with SQLite 3, no history + support, no object list support, and only keytab object and krb5 ACL + support. + +wallet 0.1 (2007-03-08) + + Internal release containing only kasetkey, a stub client, and design + documentation. |