summaryrefslogtreecommitdiffabout
path: root/NEWS.xml
Unidiff
Diffstat (limited to 'NEWS.xml') (more/less context) (ignore whitespace changes)
-rw-r--r--NEWS.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS.xml b/NEWS.xml
index af80b24..984314c 100644
--- a/NEWS.xml
+++ b/NEWS.xml
@@ -1,5 +1,18 @@
1<?xml version="1.0" encoding="us-ascii"?> 1<?xml version="1.0" encoding="us-ascii"?>
2<news> 2<news>
3 <version>
4 <ni>OpenID 2.0 support</ni>
5 <ni>Major rewrite of the whole thing</ni>
6 <ni>Support for XRDS (YADIS and XRI/inames) discovery</ni>
7 <ni>Sheerly improved html-based discovery (only code using new, 2.0-enabled
8 classes benefits from it)</ni>
9 <ni>Deprecation of the old api</ni>
10 <ni>Added sample RP implementation</ni>
11 <ni>Require expat xml stream parser library</ni>
12 <ni>Require htmltidy library</ni>
13 <ni>Require tr1/memory (shared_ptr) support - either modern gcc or boost
14 library</ni>
15 </version>
3 <version version="0.3.2" date="November 22nd, 2007"> 16 <version version="0.3.2" date="November 22nd, 2007">
4 <ni>code cleanup for stricter compiler</ni> 17 <ni>code cleanup for stricter compiler</ni>
5 </version> 18 </version>