[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb: [1041] branches/1.2/Changelog
- Subject: SF.net SVN: ledger-smb: [1041] branches/1.2/Changelog
- From: ..hidden..
- Date: Sun, 08 Apr 2007 18:47:34 -0700
Revision: 1041
http://svn.sourceforge.net/ledger-smb/?rev=1041&view=rev
Author: linuxpoet
Date: 2007-04-08 18:47:34 -0700 (Sun, 08 Apr 2007)
Log Message:
-----------
updated changelog to reflect all changes
Modified Paths:
--------------
branches/1.2/Changelog
Modified: branches/1.2/Changelog
===================================================================
--- branches/1.2/Changelog 2007-04-08 18:48:12 UTC (rev 1040)
+++ branches/1.2/Changelog 2007-04-09 01:47:34 UTC (rev 1041)
@@ -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 @@
* 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 @@
* 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)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.