[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[5983] branches/1.3
- Subject: SF.net SVN: ledger-smb:[5983] branches/1.3
- From: ..hidden..
- Date: Thu, 29 Aug 2013 14:49:44 +0000
Revision: 5983
http://sourceforge.net/p/ledger-smb/code/5983
Author: einhverfr
Date: 2013-08-29 14:49:43 +0000 (Thu, 29 Aug 2013)
Log Message:
-----------
Updating changelog and merging fix for 858 into branches/1.3
Modified Paths:
--------------
branches/1.3/Changelog
branches/1.3/LedgerSMB.pm
Modified: branches/1.3/Changelog
===================================================================
--- branches/1.3/Changelog 2013-08-29 14:45:52 UTC (rev 5982)
+++ branches/1.3/Changelog 2013-08-29 14:49:43 UTC (rev 5983)
@@ -2,6 +2,13 @@
Initial Release: Monday, Oct 12 2011
Supported Presently
+Changelog for 1.3.35
+* Fixed uninitialized value warnings when cached template enabled (Chris T)
+* Fixed error in logs about failed login during initial login (Chris T, 858)
+* Updated gnome2 stylesheet (Pongracz I)
+* Updated Hungarian translation (Pongracz I)
+
+
Changelog for 1.3.34
* Fixed some SQL syntax issues on using overpayments (Chris T)
* Fixed date range when clicking through income statement to gl (Chris T, 836)
Modified: branches/1.3/LedgerSMB.pm
===================================================================
--- branches/1.3/LedgerSMB.pm 2013-08-29 14:45:52 UTC (rev 5982)
+++ branches/1.3/LedgerSMB.pm 2013-08-29 14:49:43 UTC (rev 5983)
@@ -972,6 +972,7 @@
}
my $creds = LedgerSMB::Auth::get_credentials();
+ return unless $creds->{login};
$self->{login} = $creds->{login};
if (!$self->{company}){
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits