gnucash-htdocs master: Announce Mac Bug Fix release.

John Ralls jralls at code.gnucash.org
Tue Oct 14 13:05:34 EDT 2014


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/08119256 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/ebc863eb (commit)



commit 08119256ab07e7e85b969f2f328d57589ca6c804
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Oct 14 13:34:41 2014 -0700

    Announce Mac Bug Fix release.

diff --git a/externals/global_params.php b/externals/global_params.php
index 81a5e7c..658b7c8 100644
--- a/externals/global_params.php
+++ b/externals/global_params.php
@@ -7,8 +7,8 @@
      $latest_stable             = $major_stable.".".$minor_stable;
 #     $latest_stable_win		= $major_stable.".3";
      $latest_stable_win         = $latest_stable."-2";
-     $latest_stable_mac_ppc     = $latest_stable."-3";
-     $latest_stable_mac_intel   = $latest_stable."-4";
+     $latest_stable_mac_ppc     = $latest_stable."-4";
+     $latest_stable_mac_intel   = $latest_stable."-5";
 
 #     $major_latest_unstable		="2.5";
 #     $minor_latest_unstable		="10"; 
diff --git a/news/141014-Mac-2.6.4.news b/news/141014-Mac-2.6.4.news
new file mode 100644
index 0000000..1fe71d9
--- /dev/null
+++ b/news/141014-Mac-2.6.4.news
@@ -0,0 +1,7 @@
+<b>Announcement:</b> GnuCash for Mac Release update
+2014-10-14
+
+<h2>GnuCash for Mac releases updated.</h2>
+
+<p>The GnuCash development team is pleased to announce that we've fixed bug Bug 738375 - Cannot start aqbanking Wizard, which was due to a Mac-only bug in a dependent library. The new dmgs are <a href="http://sourceforge.net/projects/gnucash/files/gnucash%20%28stable%29/2.6.4/Gnucash-Intel-2.6.4-5.dmg/download">Gnucash-Intel-2.6.4-5.dmg</a> and <a href="http://sourceforge.net/projects/gnucash/files/gnucash%20%28stable%29/2.6.4/Gnucash-PPC-2.6.4-4.dmg/download">Gnucash-PPC-2.6.4-4.dmg</a></p>
+



Summary of changes:
 externals/global_params.php | 4 ++--
 news/141014-Mac-2.6.4.news  | 7 +++++++
 2 files changed, 9 insertions(+), 2 deletions(-)
 create mode 100644 news/141014-Mac-2.6.4.news



More information about the gnucash-changes mailing list