<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'DejaVu Sans'; font-size:8pt; font-weight:400; font-style:normal;">GnuCash 2.3.2 Release<br>
2009-07-06<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>The GnuCash development team proudly announces GnuCash 2.3.2, the third of several unstable 2.3.x releases of the GnuCash Free Accounting Software which will eventually lead to the stable version 2.4.0. 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. This release is intended for developers and testers who want to help tracking down all those bugs that are still in there.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>WARNING WARNING WARNING - Make sure you make backups of any files used in testing versions of GnuCash in the 2.3.x series. Although the developers go to great lengths to ensure that no data will be lost we cannot guarantee that your data will not be affected if for some reason GnuCash crashes in testing these releases.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>PLEASE TEST TEST AND TEST SOME MORE any and all features important to you.<br>
Then post any bugs you find to bugzilla<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Major changes in the 2.3.x release include;<br>
* 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.<br>
* In addition to 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 --enable-webkit to the configure command.  You will need an appropriate webkit-dev package.  On win32, you will need to download the webkit-1.1.5-win32.zip file from the source repository and put it into the downloads directory of your gnucash build area.<br>
* Updated to AqBanking 3 on Win32.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Changes between 2.3.1 and 2.3.2 include:<br>
* Daily win32 builds can be found in http://code.gnucash.org/builds/win32/trunk<br>
* Win32 builds now include mysql and postgresql client libraries and libdbi drivers<br>
* Bug #567709: Register: Don't assume that cells outside the cursor are valid<br>
* Bug 563598: QSF XML Export: Remove the tooltip from the GtkCalendar<br>
* Bug 586558 – When a scheduled transaction is deleted, the objects aren't cleaned up properly<br>
* Bug 586901: Price editor creates price before all information is available<br>
* Bug #582048: Fix missing GUI callbacks for online transfer.<br>
* Bug #580968: Register: Keep track of the account when an exchange rate is set<br>
* Bug 339726 – Cannot set fractional discount rates in Billing Terms<br>
* Bug 586296/586419/585785 – Fix win32 install script problems<br>
* Bug 586425 - update version of gnutls for win32<br>
* Bug #586295 - when building win32 version, use those versions of executables, not installed ones<br>
* Bug #415127 - updating address doesn't mark object as dirty<br>
* Bug 585789/586121: Files not opened correctly<br>
* Bug 587913 – "Edit exchange rate" marks account cell as changed<br>
* Add initial support for eguile template-based reports<br>
* Rework split queries to improve performance<br>
* When opening a file, "sqlite3" and "xml" dropdown list items are replaced by "file"<br>
* Add Korean translation by Jin-Hwan Jeong.<br>
* Updated Korean translation by yongdoria<br>
* Mark transaction dirty when setting enter-date<br>
* Decrease verbosity of libgwenhywfar debugging output.<br>
* Some memory leaks fixed<br>
* Add AqBanking 3.8.3 patch for Win32<br>
* Handle BUILD_FROM_TARBALL special for tag builds.<br>
* Separate environment variable setup into common file<br>
* Use pwd instead of assuming $0 is a full path. Set URL in a variable<br>
* QIF Import: Documentation .txt file patch by Daniel Convissor.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Caveats for Testers<br>
* Any 2.3.x version might crash unexpectedly at any point during runtime. If you test some serious work in a 2.3.x release and are using the XML file backend for data storage, make sure you hit "Save" after every non-trivial workstep.  If you are using the SQL backend, this is not required as every change is saved immediately to the database.<br>
* The documentation has had screenshots updated, however, many help texts usually only refers to the 1.8.x series. Everyone is invited to help improve the documentation; see http://wiki.gnucash.org/wiki/Development on how to get involved.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>How can you help?<br>
* Testing: Test it and help us discover all bugs that might show up in there. Please enter each and every bug into bugzilla.<br>
* Translating: The new release comes with some new translation strings. If you consider contributing a translation, we invite you to test this release already. A string freeze will be announced in one of the later 2.3.x releases. Please check http://wiki.gnucash.org/wiki/Translation_Status for updates on this.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>We would like to encourage people to test this and any further releases as much as possible and submit bug reports in order that we can polish GnuCash to be as stable as possible for the 2.4.0 release in a few weeks. Then post any bugs you find to bugzilla.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Getting GnuCash<br>
* GnuCash 2.3.2 can be downloaded from www.gnucash.org.  It is available as source code.<br>
* Sourceforge has recently changed their web UI, and until I learn how to create a new release with the new UI, the source tarballs will not be available from sourceforge.<br>
* To install GnuCash, users will need Gnome 2, guile, slib and swig.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Win32 binary<br>
* The Gnucash 2.3.2 Win32 setup executable can be downloaded from http://code.gnucash.org/builds/win32/trunk<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>About the Program<br>
* 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.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p></body></html>