Unidiff1 files changed, 3 insertions, 0 deletions
|
diff --git a/NEWS.xml b/NEWS.xml index f01a1a4..a5bf611 100644 --- a/ NEWS.xml+++ b/ NEWS.xml |
|
@@ -1,10 +1,13 @@ |
1 | <?xml version="1.0" encoding="us-ascii"?> |
1 | <?xml version="1.0" encoding="us-ascii"?> |
2 | <news> |
2 | <news> |
3 | <version version="0.1.1"> |
3 | <version version="0.1.1"> |
4 | <ni>Fixed a bug in curl errors handling</ni> |
4 | <ni>Fixed a bug in curl errors handling</ni> |
| |
5 | <ni>added --disable-ssl-verify-host and --disable-ssl-verify-peer options to |
| |
6 | configure to alter default implementation of consumer's retrieve_links |
| |
7 | behaviour</ni> |
5 | <ni>Build fix that eliminates the need to pass --disable-konforka in the |
8 | <ni>Build fix that eliminates the need to pass --disable-konforka in the |
6 | absence of it.</ni> |
9 | absence of it.</ni> |
7 | </version> |
10 | </version> |
8 | <version version="0.1" date="January 12th, 2007"> |
11 | <version version="0.1" date="January 12th, 2007"> |
9 | <ni>OpenID simple registration extension implementation</ni> |
12 | <ni>OpenID simple registration extension implementation</ni> |
10 | <ni>OpenID extensions framework</ni> |
13 | <ni>OpenID extensions framework</ni> |
|