gnucash/ChangeLog
John Ralls e25ce35967 Bump Version to 2.6.6 for release.
Make ChangeLog.2014, new ChangeLog for 2015.
2015-03-27 14:45:14 +09:00

228 lines
5.3 KiB
Plaintext

2015-03-24 Mark Haanen
* Updated Dutch translation. (HEAD, origin/maint, maint)
2015-03-21 John Ralls
* Bug 746517 - gnc-sql-backend.c compile fails with -Werror=format-nonliteral (jralls/maint)
2015-03-20 Frank H. Ellenberger
* Fix minor I18n issues
2015-03-14 Mechtilde Stehmann
* Update de.po
2015-03-14 John Ralls
* Bug 742089 - Decimal places
2015-03-13 Javier Serrador
* Bug 742164 - Updated Spanish translation
2015-03-13 John Ralls
* Bug 745265 - Segfault in generate_statusbar_lastmodified_message on Windows
2015-03-13 Frank H. Ellenberger
* html-utilities.scm: Tell the user, where to select account.
2015-03-12 Chandrakant Dhutadmal
* Bug 745598 - GNUCash Translation for Manipuri Language - Bengali Script
2015-03-11 Sangeeta
* Bug 745596 - GNUCash Translation for Maithili Language
2015-03-11 John Ralls
* Bug 745265 - Segfault in generate_statusbar_lastmodified_message on Windows
2015-03-10 Chandrakant Dhutadmal
* Bug 745597 - GNUCash Translation for Manipuri Language - Meetei Mayek Script (New)
2015-03-08 Cristian Marchi
* Update Danish translation from the translation project
2015-03-04 gnucash-dev
* To fix build error: ISO C90 forbids mixed declarations and code
2015-03-04 Geert Janssens
* Stop checking for F::Q dependencies
2015-03-01 Mike Alexander
* Bug 745354: Enhance the Find Transactions dialog
2015-02-27 Geert Janssens
* Remove absolute paths in es.po
2015-02-23 Alex Aycinena
* Correct the number field displayed in the reconcile window to correspond with the source specified in File->Options.
2015-02-23 Mike Alexander
* Fix some bugs found by SWIG version 3.0.5. Prior to version 3.0.3 SWIG silently ignored invalid preprocessor directives. See <https://github.com/swig/swig/issues/217>
2015-02-23 Geert Janssens
* Bug 723409 - Incorrect symbol for Turkish lira
2015-02-23 Geert Janssens
* Add some verbosity to scrubbing
2015-02-22 Geert Janssens
* Add scrubbing function to recover dangling lot links and payments
2015-02-21 Geert Janssens
* Fix potential infinite loop in business lot scrubbing
2015-02-11 Geert Janssens
* Bug 733685 - Fancy Date Format doesn't stick
2015-02-10 Mike
* Bug 649933 - Creating cash flow report takes a long time
2015-02-09 Geert Janssens
* Updated Danish translation. From the translation project.
2015-02-09 John Ralls
* Remove explicit install of Finance::Quote dependencies.
2015-02-07 Geert Janssens
* Bug 727466 - The symbol of CNY changed to 元
2015-02-07 Geert Janssens
* Bug 727466 - The symbol of CNY changed to 元
2015-02-03 Robert Fewell
* Bug 743807 Stops critical error messages.
2015-02-03 Robert Fewell
* Bug 743807 Wrong date value being used.
2015-02-02 John Ralls
* Remove build and run of no-longer-existant intl-scm/guile-strings.
2015-01-31 Geert Janssens
* Bug 731889 - guile 2 exports different autoconf macros than what is expected
2015-01-29 John Ralls
* Bug 731889 - guile 2 exports different autoconf macros than what is expected
2011-05-31 Geert Janssens
* Bug 619899 - Use normal gettext or intltool toolchain also for scm files
2015-01-30 Geert Janssens
* Rewrite gnc-test-env in perl
2015-01-29 Geert Janssens
* Switch from guile to xml to manage our iso-currencies source file
2015-01-29 Geert Janssens
* Bug 743609 - Add configure options to disable libsecret detection
2015-01-28 Geert Janssens
* Bug 727647 - "gncInvoiceGetTotal" is not read-only function?
2015-01-25 Mike Evans
* Bug 721196 - Use a regex for checking for a valid numeric value.
2015-01-25 Mike Evans
* Numeric values with more than commodity smallest fraction get silently dropped.
2015-01-24 Geert Janssens
* Bug 742624 - [patch] Scheduled Transaction Editor results in immediate segfault
2015-01-24 Geert Janssens
* Bug 731889 - guile 2 exports different autoconf macros than what is expected
2015-01-20 gnucash-dev
* Update US Income Tax data to reflect minor changes for 2014
2015-01-20 Mike Alexander
* Advanced portfolio should respect report date when looking for other income/expense.
2015-01-19 Christian Stimming
* Update German translation to recent pot template. Very minor translation update.
2014-11-24 Mike Alexander
* book.not_saved should be book.session_not_saved
2015-01-18 Mike Alexander
* Bug 739228 - Advanced Portfolio report: wrong calculation of Value Correctly convert the value into the report's currency.
2015-01-18 Mike Alexander
* Improve income and expense reporting in advanced portfolio report
2014-11-23 Mike Alexander
* Accept prices of the form n.nnne[+-]nn, i.e. with an exponent. An example requiring this is currency conversion from IDR to USD.
2015-01-18 Geert Janssens
* Use the enum name instead of a number for GDateMonth
2015-01-04 Markus Blatt
* [Bug 742332] - German tax report uses US tax quarters and not real quarters.
2015-01-15 Romas
* Added Lithuanian language business accounts
2015-01-11 John Ralls
* Bug 672760 - Postponed transaction applied invalid date
2015-01-11 John Ralls
* Bug 672760 - Postponed transaction applied invalid date
2015-01-11 John Ralls
* Bug 672760 - Postponed transaction applied invalid date, causing segfault
2015-01-11 Mike Evans
* Bug 721196 - Fixed for locales where decimal point is a comma.