gnucash-htdocs master: Announce Release of 2.6.7.

John Ralls jralls at code.gnucash.org
Sun Jun 28 19:08:57 EDT 2015


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/d030b275 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/1828df52 (commit)



commit d030b2755000ac7bc4754aa81fce7ebb27fbbd12
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jun 27 14:58:49 2015 -0700

    Announce Release of 2.6.7.

diff --git a/externals/global_params.php b/externals/global_params.php
index 3de75d3..c4d04f5 100644
--- a/externals/global_params.php
+++ b/externals/global_params.php
@@ -3,12 +3,12 @@
      // Each platform can define its own latest version or follow the default.
      // Both a latest stable version and a latest unstable version are defined.
      $major_stable		="2.6";
-     $minor_stable		="6";
+     $minor_stable		="7";
      $latest_stable             = $major_stable.".".$minor_stable;
      $latest_stable_win		= $latest_stable;
 #     $latest_stable_win         = $latest_stable."-1";
-     $latest_stable_mac_ppc     = $latest_stable."-5";
-     $latest_stable_mac_intel   = $latest_stable."-5";
+     $latest_stable_mac_ppc     = $latest_stable."-1";
+     $latest_stable_mac_intel   = $latest_stable."-1";
 
 #     $major_latest_unstable		="2.5";
 #     $minor_latest_unstable		="10"; 
diff --git a/news/150628-2.6.7.news b/news/150628-2.6.7.news
new file mode 100644
index 0000000..f0c85ea
--- /dev/null
+++ b/news/150628-2.6.7.news
@@ -0,0 +1,81 @@
+<b>Announcement:</b> GnuCash 2.6.7 Release
+2015-06-28
+
+<h2>GnuCash 2.6.7 released</h2>
+
+<p>The GnuCash development team proudly announces GnuCash 2.6.7, the seventh maintenance release in the 2.6-stable series. Please <a href="http://gnucash.org/2.6-release-tour.phtml">take the tour</a> of all the new features.
+
+<h3>Changes</h3>
+
+<p>Between 2.6.6 and 2.6.7, the following bugfixes were accomplished:</p>
+<ul>
+      <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=	681225">Bug #681225 - income statement displays blank base currency entries when trading account transactions are present during the report period.</a></li>
+      <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=734183">Bug # 734183 - Set value to zero before calling gnc_exp_parser_parse.</a></li>
+      <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=739271">Bug #739271 - pt_BR translation wrong word "limpesa". Should be "limpeza".</a></li>
+      <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=740955">Bug #740955 - Correct general journal and general ledger reports to properly handle Use-Split-Action-For-Num option in File->Properties.</a></li>
+      <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=744858">Bug #744858 - Update exchange rate on bill only possible once per session (after unpost/repost).</a></li>
+      <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=746163">Bug #746163 - Custom register colors (table rows) not recognized from .gtkrc-2.0.gnucash file.</a></li>
+      <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=746792">Bug #746792 - process payment in foreign currency leads to broken equation.</a></li>
+      <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=746873">Bug #746873 - Gnucash asks sql passwords before wallet password.</a></li>
+      <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=746977">Bug #746977 - scm ccache files should be in pkglibdir not pkgdatadir.</a></li>
+      <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=747300">Bug # 747300 - SQL backend missing from most recent DMG?</a></li>
+      <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=747377">Bug #747377 - Fix overly restrictive input validation for IBAN of SEPA transfer.</a></li>
+      <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=747812">Bug #747812 - unset LDFLAGS when unsetting CFLAGS.</a></li>
+     
+</ul>
+<p>Some other fixes not associated with reported bugs:
+<ul>
+     <li>Fix hidden panes in lot viewer.</li>
+     <li>Fix some abs() errors from new clang and gcc versions.</li>
+     <li>Fix dbi driver detection on linux and similar.</li>
+     <li>Improve "Auto pay on posting" message.</li>
+     <li>Enable travis continuous integration tests on the gnucash repository.</li>
+</ul>
+
+<p>Translations Updated:  Azerbaijani, Basque, Catalan, Chinese (Simplified), Czech, Danish, Dutch, German, Kinyarwanda, Persian (Farsi), Portuguese, Slovak, Swedish, Turkish, Ukrainian.</p>
+<p>New Translations: Serbian</p>
+
+<h2>Documentation</h2>
+<p>Concurrent with the release of Gnucash 2.6.7 we're pleased to also release a new version 2.6.7 of the companion <em>Help</em> and <em>Tutorial and Concepts Guide</em>.</p>
+<p> Only minor changes have been made since the last documentation release.
+</p>
+
+<h3>Getting GnuCash for Windows (Win32 binary)</h3>
+<p>The <a href="http://downloads.sourceforge.net/sourceforge/gnucash/gnucash-2.6.7-setup.exe">Gnucash 2.6.7 Win32 setup executable</a> can be downloaded from Sourceforge. It will install everything needed to run GnuCash.</p>
+
+<h3>Mac OSX binary</h3>
+<p>The Gnucash 2.6.7 MacOS X <a href="http://downloads.sourceforge.net/sourceforge/gnucash/Gnucash-Intel-2.6.7-1.dmg">Intel</a> and <a href="http://downloads.sourceforge.net/sourceforge/gnucash/Gnucash-PPC-2.6.7-1.dmg">PPC</a> packages can be downloaded from Sourceforge as well.</p>
+
+<h3>Getting GnuCash as source code</h3>
+<p>If you want to compile GnuCash 2.6.7 for yourself, the source code can be downloaded from:</p>
+<ul>
+
+<li>Sourceforge: <a href="http://downloads.sourceforge.net/sourceforge/gnucash/gnucash-2.6.7.tar.bz2">bzip2</a>, <a href="http://sourceforge.net/projects/gnucash/files/gnucash%20(stable)/2.6.7/">all files</a>.</li>
+
+<li>You can also checkout the sources directly from the git repository as <a href="http://wiki.gnucash.org/wiki/Git">described here.</a></li>
+</ul>
+
+<p>To compile GnuCash from the source code by yourself, you will need at least Gnome 2, Guile, and slib. In addition you will need swig if compiling from git. Please consult the README file in the sources for the exact list of dependencies and versions.</p>
+
+<h3>Reading the documentation online</h3>
+
+<p>An online version of the documentation is available on the <a href="http://www.gnucash.org/docs.phtml">Documentation page</a> of the <a href="http://www.gnucash.org/">GnuCash website</a>. The 2.6.7 documentation can be found under "GnuCash v2.6 (current stable release)" in multiple languages.</p>
+
+<h3>Getting GnuCash Documentation in pdf, epub or mobi formats</h3>
+
+<p>The documentation can equally be downloaded in pdf, epub or mobi formats from the <a href="http://www.gnucash.org/docs.phtml">Documentation page</a> of the <a href="http://www.gnucash.org/">GnuCash website</a>. The 2.6.7 documentation can be found under "GnuCash v2.6 (current stable release)" in multiple languages.</p>
+
+<h3>Getting GnuCash Documentation as source code</h3>
+
+<p>If you want to compile the GnuCash Documentation 2.6.7 for yourself, the source code can be downloaded from:</p>
+<ul>
+<li><a href="http://downloads.sourceforge.net/sourceforge/gnucash/gnucash-docs-2.6.7.tar.gz">Sourceforge</a></li>
+<li>You can also checkout the sources directly from the subversion repository as <a href="http://wiki.gnucash.org/wiki/Subversion">described here.</a></li>
+</ul>
+
+<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>



Summary of changes:
 externals/global_params.php |  6 ++--
 news/150628-2.6.7.news      | 81 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 84 insertions(+), 3 deletions(-)
 create mode 100644 news/150628-2.6.7.news



More information about the gnucash-changes mailing list