summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-13 06:45:11 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-13 06:45:11 +0000
commit9c7983f5cd23027bdd73694bfc3b5d269af9998b (patch)
tree61f0c9c0d163c0ffdd3ae8f49412d94058c6a2f4 /Changelog
parent3f15acabf8761a9c2e2b9722e184a565262bc501 (diff)
Added most of the code for batch printing for checks. Doesn't quite work yet
but nothing else should be broken. If we have to, I suppose we could disable the UI option in the next release if necessary. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@81 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog12
1 files changed, 11 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index e9ce8cb4..a79e8ccb 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,14 @@
-Changelog for LedgerSMB v 2.6.17
+Changelog for LedgerSMV 1.1.0
+
+*
+* Warnings are printed when check stub is truncated
+* Protection against duplicate transaction id's.
+* FLOAT datatypes removed from database
+* Sales Data Report added
+* SL2LS.pl now dies if it cannot open the files.
+* Corrected directory transversal bug
+
+Changelog for LedgerSMB v 1.0.0
(Changes relative to the pre-fork SQL-Ledger 2.6.17)