| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-09-13 | Don't allow {Mod,Vsn} in modules list in .app file | Siri Hansen | |
| It was possible to insert {Mod::atom(),Vsn::term()} instead of Mod::atom() in the modules list in a .app file. This was not visible in the documentation of .app files, but it was visible in the documentation of application:load/[1,2] (where the .app file term can be used directly as first argument). The Vsn part was never used, so this possibility has now been removed. | |||
| 2011-05-17 | Add SASL test suite | Siri Hansen | |
