Fix typo in tarballs and cleanup, thanks to Lux
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
======================
|
======================
|
||||||
Version Description
|
Version Description
|
||||||
|
|
||||||
|
1.2.19......Fix typo in tarballs page and cleanup, thanks to Lux.
|
||||||
1.2.18......Fix typo in tarballs download page, thanks to Lux.
|
1.2.18......Fix typo in tarballs download page, thanks to Lux.
|
||||||
1.2.17......Check if bastille_zfs_enable is actually set to NO before zfs disable.
|
1.2.17......Check if bastille_zfs_enable is actually set to NO before zfs disable.
|
||||||
1.2.16......Disable zfs activation warnings if bastille_zfs_enable is set to NO.
|
1.2.16......Disable zfs activation warnings if bastille_zfs_enable is set to NO.
|
||||||
|
|||||||
@@ -101,7 +101,7 @@ else:
|
|||||||
'14.2-RELEASE' => gettext('14.2-RELEASE'),
|
'14.2-RELEASE' => gettext('14.2-RELEASE'),
|
||||||
'14.1-RELEASE' => gettext('14.1-RELEASE'),
|
'14.1-RELEASE' => gettext('14.1-RELEASE'),
|
||||||
'14.0-RELEASE' => gettext('14.0-RELEASE'),
|
'14.0-RELEASE' => gettext('14.0-RELEASE'),
|
||||||
'13.5-RELEASE' => gettext('13.4-RELEASE'),
|
'13.5-RELEASE' => gettext('13.5-RELEASE'),
|
||||||
'13.4-RELEASE' => gettext('13.4-RELEASE'),
|
'13.4-RELEASE' => gettext('13.4-RELEASE'),
|
||||||
];
|
];
|
||||||
endif;
|
endif;
|
||||||
|
|||||||
Reference in New Issue
Block a user