diff options
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Changelog for LedgerSMB 1.1.1 + +* Fixed problem with parts_short trigger not being created +* Fixed problem with custom fields functions not being created +* Pg driver is now checked by default. + Changelog for LedgerSMB 1.1.0 Database @@ -11,6 +17,7 @@ Database * Added foreign key constraint to acc_trans.chart_id * Database backups now use pg_dump * Database creation routines now attempt to add plpgsql to the db if not there. +* Transaction reversal is now enforced by default Security * One is required to change the admin password when it is blank (on first login etc). |