summaryrefslogtreecommitdiffabout
path: root/NEWS.xml
authorMichael Krelin <hacker@klever.net>2008-06-26 16:36:16 (UTC)
committer Michael Krelin <hacker@klever.net>2008-06-26 16:36:16 (UTC)
commitcb33c4aa059afc2c3a1bea52494b2f874eb0cdf1 (patch) (unidiff)
tree1a99ba2caed20ba6ed6ab5c096f53194b9b03646 /NEWS.xml
parent3d1f9ea440ac6ba0e443627e85277f59eb240c0c (diff)
downloadlibopkele-cb33c4aa059afc2c3a1bea52494b2f874eb0cdf1.zip
libopkele-cb33c4aa059afc2c3a1bea52494b2f874eb0cdf1.tar.gz
libopkele-cb33c4aa059afc2c3a1bea52494b2f874eb0cdf1.tar.bz2
bumped version in the NEWS file
Signed-off-by: Michael Krelin <hacker@klever.net>
Diffstat (limited to 'NEWS.xml') (more/less context) (ignore whitespace changes)
-rw-r--r--NEWS.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS.xml b/NEWS.xml
index 984314c..c03778a 100644
--- a/NEWS.xml
+++ b/NEWS.xml
@@ -1,15 +1,15 @@
1<?xml version="1.0" encoding="us-ascii"?> 1<?xml version="1.0" encoding="us-ascii"?>
2<news> 2<news>
3 <version> 3 <version version="2.0">
4 <ni>OpenID 2.0 support</ni> 4 <ni>OpenID 2.0 support</ni>
5 <ni>Major rewrite of the whole thing</ni> 5 <ni>Major rewrite of the whole thing</ni>
6 <ni>Support for XRDS (YADIS and XRI/inames) discovery</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 7 <ni>Sheerly improved html-based discovery (only code using new, 2.0-enabled
8 classes benefits from it)</ni> 8 classes benefits from it)</ni>
9 <ni>Deprecation of the old api</ni> 9 <ni>Deprecation of the old api</ni>
10 <ni>Added sample RP implementation</ni> 10 <ni>Added sample RP implementation</ni>
11 <ni>Require expat xml stream parser library</ni> 11 <ni>Require expat xml stream parser library</ni>
12 <ni>Require htmltidy library</ni> 12 <ni>Require htmltidy library</ni>
13 <ni>Require tr1/memory (shared_ptr) support - either modern gcc or boost 13 <ni>Require tr1/memory (shared_ptr) support - either modern gcc or boost
14 library</ni> 14 library</ni>
15 </version> 15 </version>