r21014 - htdocs/branches/beta/news - Fix 2.4.3 news for validation.

Cristian Marchi cmarchi at code.gnucash.org
Sat Jul 30 15:29:33 EDT 2011


Author: cmarchi
Date: 2011-07-30 15:29:33 -0400 (Sat, 30 Jul 2011)
New Revision: 21014
Trac: http://svn.gnucash.org/trac/changeset/21014

Modified:
   htdocs/branches/beta/news/110227-2.4.3.news
Log:
Fix 2.4.3 news for validation.

Modified: htdocs/branches/beta/news/110227-2.4.3.news
===================================================================
--- htdocs/branches/beta/news/110227-2.4.3.news	2011-07-30 19:26:05 UTC (rev 21013)
+++ htdocs/branches/beta/news/110227-2.4.3.news	2011-07-30 19:29:33 UTC (rev 21014)
@@ -5,7 +5,7 @@
 
 <p>The GnuCash development team proudly announces GnuCash 2.4.3, the third bug fix release in a series of stable of the GnuCash Free Accounting Software. With this new release series, GnuCash can use an SQL database using SQLite3, MySQL or PostgreSQL. It runs on GNU/Linux, *BSD, Solaris, Microsoft Windows and Mac OSX.</p>
 
-<p>Major changes in the 2.4.0 release include;
+<p>Major changes in the 2.4.0 release include:</p>
 <ul>
 <li>In addition to the XML backend, Gnucash can now use a SQLite3, MySQL or PostgreSQL database to store the data. This is a new implementation using libdbi. It supports all features including the business features.  In order to build with this, add --enable-dbi to the configure command.  In addition to the libdbi-dev package for your distribution, you will also need the appropriate DBD (libdbi driver) package for sqlite3, mysql or postgresql.</li>
 <li>As a replacement for the current GtkHTML HTML engine used to display reports and graphs, Gnucash can use WebKit. WebKit is the engine used by Google Chrome on Windows and Safari on Apple.  In order to build with this, add --with-html-engine=webkit to the configure command.  You will need an appropriate webkit-dev package.  On win32, you will need to download the webkit-1.1.90-win32.zip file from the source repository and put it into the downloads directory of your gnucash build area.</li>
@@ -13,25 +13,25 @@
 </ul>
 
 <h3>Getting GnuCash for Windows (Win32 binary)</h3>
-<p>The <a href="http://downloads.sourceforge.net/sourceforge/gnucash/gnucash-2.4.3-setup.exe">Gnucash 2.4.3 Win32 setup executable</a> can be downloaded from Sourceforge. It will install everything needed to run GnuCash.
+<p>The <a href="http://downloads.sourceforge.net/sourceforge/gnucash/gnucash-2.4.3-setup.exe">Gnucash 2.4.3 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 <a href="http://downloads.sourceforge.net/sourceforge/gnucash/Gnucash-Intel-2.4.3.dmg">Gnucash 2.4.3 MacOSX package</a> can be downloaded from Sourceforge as well.
+<p>The <a href="http://downloads.sourceforge.net/sourceforge/gnucash/Gnucash-Intel-2.4.3.dmg">Gnucash 2.4.3 MacOSX package</a> can be downloaded from Sourceforge as well.</p>
 
 <h3>Getting GnuCash as source code</h3>
-<p>If you want to compile GnuCash 2.4.3 for yourself, the source code can be downloaded from:
+<p>If you want to compile GnuCash 2.4.3 for yourself, the source code can be downloaded from:</p>
 <ul>
 <li>Sourceforge: <a href="http://downloads.sourceforge.net/sourceforge/gnucash/gnucash-2.4.3.tar.bz2">bzip2</a>, <a href="http://downloads.sourceforge.net/sourceforge/gnucash/gnucash-2.4.3.tar.gz">gzip</a>, <a href="http://sourceforge.net/projects/gnucash/files/gnucash%20(stable)/2.4.3/">all files</a>.</li>
 <li>You can also checkout the sources directly from the subversion repository with this command:<br/><br/><span style="font-family: monospace;">svn co http://svn.gnucash.org/repo/gnucash/tags/2.4.3 gnucash</span></li>
-</ul></p>
+</ul>
 
 <p>To compile GnuCash from the source code by yourself, you will need Gnome 2, guile, slib. In addition you will need swig if compiling from subversion.</p>
 
 
-<p>Changes between 2.4.2 and 2.4.3 include:
+<p>Changes between 2.4.2 and 2.4.3 include:</p>
 
 <ul>
-<li>User-visible changes</li>
+<li>User-visible changes
 <ul>
 <li>Only show the Save As dialog at the end of the Hierarchy druid if it
 was called at the beginning of a new book, not when a hierarchy is
@@ -59,11 +59,11 @@
 the entries are for accounts different from the invoice/bill currency. (...)"</li>
 <li>Minor tweaking of icon for duplicate invoice so that it doesn't look grayed out</li>
 </ul>
+</li>
 
 
 
-
-<li>Updated translations or translation-related changes</li>
+<li>Updated translations or translation-related changes
 <ul>
 <li>Update Russian translation by Sergey Belyashov.</li>
 <li>Update translation po files: Merge latest pot template.</li>
@@ -84,11 +84,11 @@
 <li>Updated Italian translation.</li>
 <li>Unify two very similar strings.</li>
 </ul>
+</li>
 
 
 
-
-<li>Bugs fixed</li>
+<li>Bugs fixed
 <ul>
 <li>Bug #635552: Rename "Financial Calculator" into "Loan Repayment Calculator"
 
@@ -156,11 +156,11 @@
 (I don't know why. For me, this confirms again this whole scheme plugin
 stuff sucks, royally.)</li>
 </ul>
+</li>
 
 
 
-
-<li>Other code/build changes</li>
+<li>Other code/build changes
 <ul>
 <li>Tag 2.4.3 </li>
 <li>Re-indentation of source code.
@@ -197,6 +197,7 @@
 <li>Minor code cleanup - remove includes from header if not necessary.</li>
 <li>Fix CRIT error message on program quit in the aqbanking module.</li>
 </ul>
+</li>
 
 
 
@@ -210,11 +211,10 @@
 
 
 
-
 </ul>
 
 <h3>How can you help?</h3>
-<p>Translating: The new release comes with some new translation strings. If you consider contributing a translation, we invite you to test this release already. </p>
+<p>Translating: The new release comes with some new translation strings. If you consider contributing a translation, we invite you to test this release already.</p>
 <p></p>
 
 <h3>About the Program</h3>



More information about the gnucash-changes mailing list