Merge pull request #100 from Bandie/master
0.3.1 should be mentioned here
This commit is contained in:
commit
d8ac2428ff
@ -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
|
||||
|
@ -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])
|
||||
|
Loading…
Reference in New Issue
Block a user