Skip to content
Snippets Groups Projects
Commit af96f212 authored by Guillaume ROUSSE's avatar Guillaume ROUSSE
Browse files

bump version

parent 46f35062
No related branches found
No related tags found
No related merge requests found
# eduGAIN Access Check Changelog
## Version 1.1.0 (03/08/2018)
* update eduGAIN templates to latest official look'n'feel
* ship alternative Renater templates
* drop jquery-steps usage
* multiple federations support
* handle i18n using external po format dictionaries, instead of duplicating templates
* send notifications in HTML/text multipart format
* run under taint mode
* misc code cleanup
* update Perl distribution dependencies:
- add CGI-Simple
- add Locale-Maketext-Lexicon
- add Email-MIME
- add Email-Sender
- drop CGI
- drop HTTP-AcceptLanguage
## Version 1.0.3 (07/05/2018)
* fix multivalued user attributes handling
......
AC_PREREQ(2.59)
AC_INIT([Access Check Manager], 1.0.3)
AC_INIT([Access Check Manager], 1.1.0)
AM_INIT_AUTOMAKE([foreign])
AC_REQUIRE_AUX_FILE([tap-driver.sh])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment