r21402 - htdocs/trunk - Announce new OSX DMGs, update download pointers
John Ralls
jralls at code.gnucash.org
Sat Oct 8 20:59:53 EDT 2011
Author: jralls
Date: 2011-10-08 20:59:53 -0400 (Sat, 08 Oct 2011)
New Revision: 21402
Trac: http://svn.gnucash.org/trac/changeset/21402
Added:
htdocs/trunk/news/111008-OSX-Lion-Update.news
Modified:
htdocs/trunk/externals/global_params.php
Log:
Announce new OSX DMGs, update download pointers
Modified: htdocs/trunk/externals/global_params.php
===================================================================
--- htdocs/trunk/externals/global_params.php 2011-10-08 20:30:28 UTC (rev 21401)
+++ htdocs/trunk/externals/global_params.php 2011-10-09 00:59:53 UTC (rev 21402)
@@ -4,10 +4,10 @@
// Both a latest stable version and a latest unstable version are defined.
$latest_stable = "2.4.7";
$latest_stable_win = $latest_stable;
- # $latest_stable_mac_ppc = $latest_stable.".1";
- $latest_stable_mac_ppc = $latest_stable;
- # $latest_stable_mac_intel = $latest_stable.".1";
- $latest_stable_mac_intel = $latest_stable;
+ $latest_stable_mac_ppc = $latest_stable."-2";
+ # $latest_stable_mac_ppc = $latest_stable;
+ $latest_stable_mac_intel = $latest_stable."-2";
+ # $latest_stable_mac_intel = $latest_stable;
$latest_unstable = "2.3.17";
$latest_unstable_win = $latest_unstable;
Added: htdocs/trunk/news/111008-OSX-Lion-Update.news
===================================================================
--- htdocs/trunk/news/111008-OSX-Lion-Update.news (rev 0)
+++ htdocs/trunk/news/111008-OSX-Lion-Update.news 2011-10-09 00:59:53 UTC (rev 21402)
@@ -0,0 +1,11 @@
+<b>Announcement:</b> Gnucash OSX DMGs Updated for Lion
+2011-10-08
+
+<h2>Gnucash MacOS X Packages Updated for Lion Compatibility</h2>
+
+<p>New downloadable disk images (DMGs) are available for Mac users of Gnucash; follow the link at the top of the page or the <a href="http://www.gnucash.org/download.phtml">Downloads page</a> to get them.</p>
+
+<p>No changes to Gnucash itself are in the new images; rather, a new build of Gtk+ provides compatibility with OS X Versions 10.5 (Leopard), 10.6 (Snow Leopard), and 10.7 (Lion), as well as several bugfixes and stability improvements. We recommend this update for all OS X users, not just those using Lion.</p>
+
+<h3>About the Program</h3>
+<p>GnuCash is a free, open source accounting program released under the GNU General Public License (GPL) and available for GNU/Linux, *BSD, Solaris, Mac OSX and Microsoft Windows. Programming on GnuCash began in 1997, and its first stable release was in 1998.</p>
More information about the gnucash-changes
mailing list