[libnet-openid-common-perl] 05/09: update Changes
gregor herrmann
gregoa at debian.org
Sun Feb 7 21:50:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to annotated tag v1.12
in repository libnet-openid-common-perl.
commit 8409d4785f8bc90b8eca31cc7d2cbeaa204d65fd
Author: Roger Crew <crew at cs.stanford.edu>
Date: Mon Oct 24 18:24:26 2011 -0700
update Changes
---
Changes | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/Changes b/Changes
index 02e677c..6f259f0 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,15 @@
{{$NEXT}}
+ * API change: IndirectMessage->new(CODEREF)
+
+ CODEREF now needs to be able to also take 0 arguments and then
+ return a list of all URI parameter names in the request
+ (core protocol as of OpenID 2.0 now needs this functionality)
+
+ * New method: IndirectMessage->all_parameters
+
+ * Stop attempting <body> removal on YADIS documents
+
1.11 Oct 22 2011
* Allow Plack::Request parameter objects for IndirectMessage
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-openid-common-perl.git
More information about the Pkg-perl-cvs-commits
mailing list