summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-11-03 05:53:18 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-11-03 05:53:18 +0000
commit3fa8801cb8449dd8dfbe556fae11fc306468c755 (patch)
treeb33de2a17011620d2486022b3d34a42139936306 /Changelog
parent1be338687d53a50c74102576fbb9dc3553f56baa (diff)
Correction to changelog
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@482 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 3d91919c..35822cab 100644
--- a/Changelog
+++ b/Changelog
@@ -25,7 +25,7 @@ Localization:
* Buttons are now localization-safe (Seneca)
Code Quality and API:
-* Added logging module (Jason R)
+* Added logging module (Jason)
* Added session method abstraction (Chris T)
* Broke out price matrix calls into PriceMatrix.pm (Chris T)
* Added $form->callproc($procname, @args) returns @hashrefs (Chris T)