added changes to CHANGELOG.TXT

This commit is contained in:
mischa 2023-10-14 15:00:56 +00:00
parent 8b1f4b879a
commit c5a96147be
1 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,12 @@
Version 1.0.1 -- 2023-10-14
----------------------------
- Change require_once function.inc.php for /admin/admin.php to work properly
- Change ADMIN_RIGHTS to ADMIN_ROLD in conf.php-sample
- Change templates/menu.tpl to display the proper options for ADMINISTRATOR
- Change setup.php to look for PDO, remove get_magic_quotes_gpc
- Remove MSQLI_REPORT_ references
- Bump version to 1.0.1
Version 1.0.0 -- 2022-08-18
----------------------------
- Initial public release of OpenSMTPD Admin.