summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-15 06:20:21 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-15 06:20:21 +0000
commit561ae80fec5142a5e71cdf85f3a70178a8e919b4 (patch)
tree81cf898a24d4ae9570550befd0d7a0fa3d19d5ad /Changelog
parent0a7564efed07d765af9cdd8fddb417090aff54a0 (diff)
Updated changelog.
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@96 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 1ea4af54..36cd27db 100644
--- a/Changelog
+++ b/Changelog
@@ -1,10 +1,10 @@
Changelog for LedgerSMB 1.1.0
Database
+* Added utility to partially recover from SQL-Ledger data corruption issues.
* Primary Key added to acc_trans table
* DB Updates now use one transaction per update file.
* FLOAT datatypes removed from database
-* Links between admin and login pages
* Protection against duplicate transaction id's.
Security
@@ -17,6 +17,7 @@ Usability
* Warnings are printed when check stub is truncated
* Sales Data Report added
* SL2LS.pl now dies if it cannot open the files with instructions on how to proceed manually
+* Links between admin and login pages
Changelog for LedgerSMB v 1.0.0p1
* Fixed directory transversal/arbitrary code execution vulnerability.