From ae576e96e56cdc3aaffb30e1305ada264efcace0 Mon Sep 17 00:00:00 2001 From: linuxpoet Date: Mon, 9 Apr 2007 01:47:34 +0000 Subject: updated changelog to reflect all changes git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1041 4979c152-3d1c-0410-bac9-87ea11338e46 --- Changelog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index 7f5814ed..b3ba83b0 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,7 @@ +Changelog for LedgerSMB 1.2.1 +* Modifed AM.pm to correctly use globals from ledgersmb.conf (Joshua Drake) +* Simplified backup functions in AM.pm (Joshua Drake) + Changelog for LedgerSMB 1.2.0 Database: @@ -12,7 +16,7 @@ Security: * Audited All Perl Modules for SQL Injection attacks (Chris T) * Forced edited files to have whitelisted extensions and no .. strings (Chris T) * Users are now stored in a separate database instead of fs. (Chris M) -* User database schema now included (Josh D) +* User database schema now included (Joshua D) Localization: * Moved localization files to standard codes (Seneca) @@ -39,6 +43,9 @@ Code Quality and API: * Testing suite added (Seneca) * Moved all database calls to $form->{dbh} (CHris T) * Form->redirect no longer makes use of exec (Chris T) +* LedgerSMB::Sysconfig now uses more reasonable ledgersmb.conf optiions (Joshua Drake) +* Removal of Lock Application (Joshua Drake) +* Removal of users/ depenency (Joshua Drake) Packaging: * Added first version of rpm spec from Mads Kiilerich (Chris T) -- cgit v1.2.3