|
![]() [ View full size screenshot ] |
| Version | Date Released | Status | Release Notes |
| 2.4.10 | Feb 7, 2012 | New Release | · Bug #666329 Empty database after a little while Separate the two uses of QofBook::dirty -- indicating that the book object itself has been edited and indicating that some object in the dataset has been changed -- into two separate variables with separate getters & setters. Use gnc_dbi_safe_sync_all (which doesn't lose data if the save partion errors out) for all be->sync. Reverse qof_book_mark_saved and qof_instance_mark_clean so that the book is dirty for qof_book_mark_saved when it's the instance. Original commit by jralls · Bug #667105: Fix grammatical error in some accounts file. · Bug #667276 : Fiix Korean accounts files. Patch submitted by Eulgyoon Lim. · Bug #457401 - Print invoice should not be disabled for unposted invoices. Enable printing for unposted invoices. · Add a "features" table to the KVP frame, and pop up an error message if we find a feature we don't know about. Currently there are no known features, so essentially we will error out if we see anything. |
| 2.4.5 | Apr 15, 2011 | New Release | User-visible changes: · [20457] Improve message printed on screen Note last stable version number: · Updated translations or translation-related changes · [20507] Various spelling fixes in comments and translatable strings. · Updated Dutch translation, copied from the translation project. · Updated Italian translation. Bugs fixed: · [20496] Bug #645518: Partly revert r20378, "Correct memory leaks found with valgrind" The original author (Alex) asked to have this part reverted as it seems to cause the crash explained in the bugreport, but he doesn't have time to investigate this in detail right now. · [20481] Bug #645640: Online transfer must not allow to change amount in second window · Bug #642176: Add four decimals to CLF (Chilean Unidades de fomento) Oops, I forgot 1 digit · Bug #642176: Add four decimals to CLF (Chilean Unidades de fomento) While we could not find a document, which defines the decimals, they are indispensable for the conversion of payments in "real" CLP. |
| 2.3.5 | Aug 29, 2009 | New Release | * Partly revert r18246: disable writing of "hidden" and "placeholder" so that XML files written by 2.3.5 can be read by 2.2.9 * Avoid CRIT messages when loading root account which has NULL commodity * Fix compilation problem - add GPOINTER_TO_UINT() cast * Fix bug 592357: Cannot specify port for database connection. You can now add a port number using ":" (e.g. ":100") to the end of the host specification in the Open and Save As dialog for databases. * Fix bug 592021: Budget Report: Options to show actual, budgeted and diff don't work * Fix minor i18n issues. 1) Don't translate gtk stock button labels. 2) Don't split sentences when translating. 3) Exclude formatting from translatable messages when possible * Updated German translation * Fix bug 592719 - postgres backend aborts with date problems * Merge latest pot tempate into all .po translation files * Add win32 version of gmtime_r * Fix bug 575778: QIF import.......... |