diff options
Diffstat (limited to 'doc/RELEASE-NOTES.txt')
-rw-r--r-- | doc/RELEASE-NOTES.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/RELEASE-NOTES.txt b/doc/RELEASE-NOTES.txt new file mode 100644 index 0000000..07aa43f --- /dev/null +++ b/doc/RELEASE-NOTES.txt @@ -0,0 +1,20 @@ +Changes in Release 1.1.0 +============================================= +[SDSJ-22] - wayf.jsp: Invalid loaction of tag <input/> and <select/> +[SDSJ-27] - Discovery Service produce megabytes of logging +[SDSJ-34] - Add tabindex to the inputfields . +[SDSJ-36] - Strip out cookie handling parameters from HandlerConfig +[SDSJ-37] - Logging is still stuffed for V2 discovery service. +[SDSJ-39] - Calling wayf.jsp directly should induce wayf error page with appropiate message +[SDSJ-41] - Could the DS be made more informative when the SP point it to the wrong address +[SDSJ-42] - DS should also listen on DS and *.ds endpoints +[SDSJ-44] - Add version information in library JAR manifest and provide command line tool to view it +[SDSJ-46] - 1.1 Installation is broken in several exciting and new ways. +[SDSJ-48] - DS accepts SP endpoints without checking Binding attribute. +[SDSJ-50] - Need to collect more recent versions of libraries for this release +[SDSj-51] - Should be able to have <MetadataProvider> whose contents are never shown. +[SDSJ-52] - Display of UTF8 is currently broken. +[SDSJ-53] - NPE in edu.internet2.middleware.shibboleth.wayf.plugins.provider.SamlCookiePlug +[SDSJ-54] - requestURL is fetched from the application context +[SDSJ-55] - NPE on empty <OrganizationDisplayName> +[SDSJ-57] - Add White/BloackList Filter |