diff options
| author | Frederic Peters <fpeters@entrouvert.com> | 2004-12-07 10:51:02 +0000 |
|---|---|---|
| committer | Frederic Peters <fpeters@entrouvert.com> | 2004-12-07 10:51:02 +0000 |
| commit | 9e5e75d4b83075e738304eb89225796d146b41aa (patch) | |
| tree | 1784ea4111ba4f54cfda0563c5a848c4a1b709ec | |
| parent | e91f77f43bc6a71f4665d4a1e2e72f1226c7c3a6 (diff) | |
updated informative files with data about Lasso 0.5.0.
| -rw-r--r-- | NEWS | 13 | ||||
| -rw-r--r-- | doap.rdf | 8 |
2 files changed, 19 insertions, 2 deletions
@@ -1,6 +1,19 @@ NEWS ==== +0.5.0 - November 9th 2004 +------------------------- + +All features of SP Basic, SP, IDP, and LECP profiles for Liberty IDFF 1.2 +Static Conformance are now implemented, except for "Backward Compatibility". +Extended features are also supported, except for "Affiliations". Compatible +with the demo application of the last Beta version of SourceID Liberty 2.0. + +Improved metadata support, a lot of new feature and bugfixes. + +API, ABI, and dump format of messages have changed, so this release is not +compatible with previous versions. + 0.4.1 - September 7th 2004 -------------------------- @@ -28,13 +28,13 @@ <maintainer> <foaf:Person> <foaf:name>Nicolas Clapiès</foaf:name> - <foaf:mbox rdf:resource="mailto:nclapies@entrouvert.com"/> + <foaf:mbox rdf:resource="mailto:nclapies@entrouvert.com"/> </foaf:Person> </maintainer> <maintainer> <foaf:Person> <foaf:name>Valéry Febvre</foaf:name> - <foaf:mbox rdf:resource="mailto:vfebvre@easter-eggs.com"/> + <foaf:mbox rdf:resource="mailto:vfebvre@easter-eggs.com"/> </foaf:Person> </maintainer> <repository> @@ -46,6 +46,10 @@ </repository> <release> <Version> + <created>2004-11-09</created> + <revision>0.5.0</revision> + </Version> + <Version> <created>2004-09-07</created> <revision>0.4.1</revision> </Version> |
