0.3.1 should be mentioned here

This commit is contained in:
Bandie 2018-12-04 19:51:09 +01:00
parent 7acdf617db
commit 88d48a15fd
Signed by: Bandie
GPG Key ID: C1E133BC65A822DD
2 changed files with 3 additions and 2 deletions

View File

@ -1,9 +1,10 @@
## [0.3.0]
## [0.3.1]
- pam_panic_config, a configuration generator
- Translations for pam_panic_config
- Timeouts when typing wrong passwords
- Strict mode: Choose if you want to be locked out if the configuration is corrupt
- Added translations: nl, pl
- Build fix coming with this new release
## [0.2.5]
- MBR support

View File

@ -1,6 +1,6 @@
AC_INIT(
[pam_panic],
[0.3.0],
[0.3.1],
[https://github.com/pampanic/pam_panic/issues],
[pam_panic])
AC_CONFIG_AUX_DIR([build-aux])