gnucash-docs maint: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sun Jul 12 18:13:13 EDT 2015


Updated	 via  https://github.com/Gnucash/gnucash-docs/commit/a58249da (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/177eea32 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/77accf9f (commit)
	from  https://github.com/Gnucash/gnucash-docs/commit/e7905811 (commit)



commit a58249dafd3bedb8a04ec2afa7aa7637bd69a861
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Jul 12 15:11:07 2015 -0700

    Bug 746998 - "Months Remaining" spinbox in Loan Assistant is non-obvious
    
    Document more thoroughly the Months Remaining and Repayment Frequency to
    explain how to handle payments on a loan which began in the past.

diff --git a/help/C/Help_ch_Tools_Assistants.xml b/help/C/Help_ch_Tools_Assistants.xml
index 64fe086..eed35b1 100644
--- a/help/C/Help_ch_Tools_Assistants.xml
+++ b/help/C/Help_ch_Tools_Assistants.xml
@@ -2373,12 +2373,18 @@
             </listitem>
 
             <listitem>
-              <para><guilabel>Length:</guilabel> Enter the length of the loan.</para>
+              <para><guilabel>Length:</guilabel> Enter the length of the loan with the number and
+	      period, e.g. 60 months or 5 years.</para>
             </listitem>
 
             <listitem>
-              <para><guilabel>Months Remaining:</guilabel> This should be automatically calculated. Choose how many
-               months are remaining on the loan.</para>
+              <para><guilabel>Months Remaining:</guilabel> This tells the Assistant how many months
+	      remain on the loan. The default value assumes that the loan is paid up through
+	      today. For example, if a 5-year loan started on 1 January 2012 and today is 12 July
+	      2015, the default months remaining is 18. If you want to create past payment
+	      transactions you'll set the months remaining accordingly: In our example, if you
+	      wanted to create all of the payments you'd set "months remaining" to 60; if you wanted
+	      to start tracking the payments at the beginning of 2015 you'd enter 24. </para>
             </listitem>
           </itemizedlist>
 
@@ -2443,7 +2449,11 @@
             </listitem>
 
             <listitem>
-              <para>Repayment Frequency: Select the Frequency and start date for loan repayments.</para>
+              <para>Repayment Frequency: Select the Frequency and start date for loan
+	      repayments. Note that the start date will be the posted date of the first scheduled
+	      transaction. This is not taken into account for calculating the remaining duration of
+	      the loan, see <guilabel>Months Remaining:</guilabel>. Make sure that you set both to
+	      reflect your intentions or you may get surprising results.</para>
             </listitem>
           </itemizedlist>
 

commit 177eea325382e63ee996e44d2b864d58df71669e
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jun 27 13:25:08 2015 -0700

    Release 2.6.7

diff --git a/ChangeLog b/ChangeLog
index 3d7a3e8..30dee8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,2011 @@
+2015-05-02 Carl Reinke 
+
+	* Fix typo (HEAD, maint)
+
+2015-04-10 Frank H. Ellenberger 
+
+	* Verbessere Erklärung Soll & Haben (origin/maint)
+
+2015-04-10 Frank H. Ellenberger 
+
+	* Add source link and translator comment to Help_txf-categories.xml
+
+2015-03-29 John Ralls 
+
+	* Release 2.6.6 (tag: 2.6.6)
+
+2015-03-27 Geert Janssens 
+
+	* Remove obsolete sections about 'Cannot find default values' screen
+
+2015-03-01 Chris Good 
+
+	* Document Mike Alexander mod to Advanced Portfolio Report
+
+2015-03-01 David T 
+
+	* Tutorial Basics CHapter edits 2015-03-01
+
+2015-01-27 David T 
+
+	* Inserting Part designations overall
+
+2014-12-30 Mark Simpson 
+
+	* Sorting by TXF code within Tax Form sections.
+
+2014-12-30 Mark Simpson 
+
+	* Grouping together like sections.
+
+2014-12-16 John Ralls 
+
+	* Release 2.6.5 (tag: 2.6.5)
+
+2014-12-02 Raphael Kubo da Costa 
+
+	* guide: Fix a typo in the Transactions chapter.
+
+2014-11-28 Frank H. Ellenberger 
+
+	* Apply &untranslated; in guide/de
+
+2014-11-28 Frank H. Ellenberger 
+
+	* Add an entity "untranslated" to mark partial translations
+
+2014-11-23 John Ralls 
+
+	* Correct an error about equity being increased by a credit.
+
+2014-11-09 Geert Janssens 
+
+	* Fix path of freshly added xml files
+
+2014-11-09 Geert Janssens 
+
+	* Bug 739380 - Release tarball build fails. Git builds OK.
+
+2014-09-27 John Ralls 
+
+	* Release 2.6.4 (tag: 2.6.4)
+
+2014-09-27 Frank H. Ellenberger 
+
+	* Guide C txns: Upgrade note to warning
+
+2014-09-25 Frank H. Ellenberger 
+
+	* Review of last commit
+
+2014-09-14 Mechtilde 
+
+	* Guide de ch_txns: several improvements, txns-sxn1 complete
+
+2014-09-26 Frank H. Ellenberger 
+
+	* Update modification dates
+
+2014-09-26 Frank H. Ellenberger 
+
+	* Guide C txns: explain reconcilation state "cleared"
+
+2014-09-25 Frank H. Ellenberger 
+
+	* Guide C txns: Thinking is not enough for the cleared state of an transaction
+
+2014-09-25 Frank H. Ellenberger 
+
+	* Guide C txns: Add a warning about dummy transactions and auditors
+
+2014-09-25 Frank H. Ellenberger 
+
+	* replace exclamation mark from previous commit
+
+2014-09-25 Frank H. Ellenberger 
+
+	* Add warning and tip about account separator character
+
+2014-09-14 Mechtilde 
+
+	* Guide de ch_accts: Several minor corrections
+
+2014-09-14 Mechtilde 
+
+	* Guide de ch_basics: several corrections
+
+2014-09-22 Frank H. Ellenberger 
+
+	* Guide C oview: update processor architecture
+
+2014-09-22 Frank H. Ellenberger 
+
+	* Guide de oview: continue architecture update
+
+2014-09-14 Mechtilde 
+
+	* guide de ch_oview: orthography and processor architecture update
+
+2014-09-11 Mechtilde 
+
+	* manual merge
+
+2014-09-08 Frank H. Ellenberger 
+
+	* Currency movements .. remain fully balanced if "Trading Accounts" is enabled
+
+2014-09-08 Frank H. Ellenberger 
+
+	* Remove a few discrepancies between the german guide overview and other components.
+
+2014-09-07 Mechtilde 
+
+	* Another small correction of oview; update header of basics
+
+2014-09-07 Mechtilde 
+
+	* removed odd spaces and other small corrections in guide/de/ch_oview.xml
+
+2014-09-07 Mechtilde 
+
+	* small correction
+
+2014-09-07 Mechtilde 
+
+	* removed odd spaces and small corrections
+
+2014-08-29 Frank H. Ellenberger 
+
+	* Ersetze umgangssprachliches "Passiva" durch "Fremdkapital"
+
+2014-08-28 Frank H. Ellenberger 
+
+	* Korrigierte Fassung von ch_accts basierend auf https://github.com/Mechtilde/gnucash-docs/tree/trunk/guide/de
+
+2014-08-28 Frank H. Ellenberger 
+
+	* Improve readability of "Credit does NOT decrease ..." Patch
+
+2014-08-26 Frank H. Ellenberger 
+
+	* Update of translators in gnucash-guide-de.omf
+
+2014-08-26 Frank H. Ellenberger 
+
+	* Korrigierte Fassung von ch_oview basierend auf https://github.com/Mechtilde/gnucash-docs/tree/trunk/guide/de
+
+2014-08-26 Frank H. Ellenberger 
+
+	* Korrigierte Fassung von ch_basics basierend auf https://github.com/Mechtilde/gnucash-docs/tree/trunk/guide/de
+
+2014-08-20 Frank H. Ellenberger 
+
+	* Minor Improvements of Guide/Overview: oview-featuresintl2
+
+2014-08-20 Frank H. Ellenberger 
+
+	* Credit does NOT decrease equity accounts
+
+2014-08-14 Geert Janssens 
+
+	* Fix typo that breaks doc build
+
+2014-07-04 Benjamin Melançon 
+
+	* Fix tiny missing-letter typo
+
+2014-08-05 Mike Evans 
+
+	* Add sentence about manually editing payment information for customers.
+
+2014-05-22 DanielDodson 
+
+	* Reduced proportional width of description column to increase overall font size for a 510 pixel width image.
+
+2014-05-18 DanielDodson 
+
+	* Reduced size of image to 510px to match the image being replaced as requested by John Ralls.
+
+2014-05-07 DanielDodson 
+
+	* Updated documentation to explain how to tie dividends received in cash to the appropriate stock holding.
+
+2014-07-04 Martin Mainka 
+
+	* German translation of Transactions chapter.
+
+2014-06-02 Mike Evans 
+
+	* Correct field format in python-import-fields.
+
+2014-03-23 Chris Good 
+
+	* Help Documentation: Add Advanced Portfolio Rpt details
+
+2014-04-01 John Ralls 
+
+	* Update revision numbers and history for V2.6.3 (tag: 2.6.3)
+
+2014-03-30 John Ralls 
+
+	* Improve building Japanese PDF in separate build directory.
+
+2014-03-30 John Ralls 
+
+	* Fix scrollkeeper detection
+
+2014-03-29 John Ralls 
+
+	* Release 2.6.3
+
+2014-03-02 John Ralls 
+
+	* Release Documents v. 2.6.2 (tag: 2.6.2)
+
+2014-02-24 Alex Aycinena 
+
+	* Additional typo corrections
+
+2014-02-24 Alex Aycinena 
+
+	* Various typo corrections and minor editorial changes
+
+2014-02-24 Cristian Marchi 
+
+	* Bug 725013 - dividends reinvested example text doesn't match graphic. Also remove a useless figure and improve text.
+
+2014-02-24 John Ralls 
+
+	* Make autogen work in non-srcdir builds
+
+2014-02-21 Mike Evans 
+
+	* Update version numbers in business import section.
+
+2014-02-13 Alex Aycinena 
+
+	* Update Gnucash version from 2.5 to 2.6 for new feature
+
+2014-02-01 Cristian Marchi 
+
+	* Bug#547386 - Help text for Employee section missing.
+
+2014-01-30 Cristian Marchi 
+
+	* Bug #723173 : One error and some typos in documentation. Thanks to Imat for the patch.
+
+2014-01-26 John Ralls 
+
+	* Release 2.6.1
+
+2014-01-25 Geert Janssens 
+
+	* First documention updates for credit notes
+
+2014-01-25 Geert Janssens 
+
+	* Adapt migration documentation to gsettings introduction
+
+2014-01-20 Cristian Marchi 
+
+	* Add a forgotten file in Makefile. Related to commit [23705].
+
+2014-01-15 Cristian Marchi 
+
+	* Apply modifications suggested in comment #1 of bug #605991: move most of the text regarding business features from guide to help, correct links and wording and many small improvements.
+
+2014-01-14 Cristian Marchi 
+
+	* Add information about the Business tab in book options window.
+
+2014-01-14 John Ralls 
+
+	* Further enhancements for building Japanese PDF
+
+2014-01-14 John Ralls 
+
+	* New fonts for building guide/ja/guide.pdf
+
+2014-01-13 Derek Atkins 
+
+	* Add Fedora font paths
+
+2014-01-05 Cristian Marchi 
+
+	* Adjust image after [23668] update.
+
+2014-01-05 Frank H. Ellenberger 
+
+	* Doc/guide/C: add cash account to accts-examples-organization2
+
+2014-01-05 Frank H. Ellenberger 
+
+	* Docs/guide/de: minor corrections of spelling and an extension by Martin Mainka
+
+2014-01-05 Cristian Marchi 
+
+	* Update Italian translation of guide.
+
+2014-01-05 Cristian Marchi 
+
+	* Update instructions for Italian translation to adapt them to new generic langcode.
+
+2013-12-29 Frank H. Ellenberger 
+
+	* Bug 635240 RFE: Rename translations in gnucash-docs from <LANG>_<region> to <LANG>
+
+2013-12-29 Frank H. Ellenberger 
+
+	* Get Help building again.
+
+2013-12-28 John Ralls 
+
+	* Release 2.6.0
+
+2013-12-28 Cristian Marchi 
+
+	* Update Preferences section of the Help for the 2.6 release.
+
+2013-12-27 Cristian Marchi 
+
+	* Update all references to menu and toolbar in the Help for the 2.6 release.
+
+2013-12-27 Cristian Marchi 
+
+	* Bug 639264: Add information in Concepts 4.5 to Explain Starting Balance in Reconcile window BP.
+
+2013-12-27 Cristian Marchi 
+
+	* Change some tables from itemized to variable. BP
+
+2013-12-25 Cristian Marchi 
+
+	* Bug 513122: Documentation doesn't explain how to import account tree. BP
+
+2013-12-24 Cristian Marchi 
+
+	* Bug 712308: Double click on parent account doesn't open the register - new behaviour not documented.
+
+2013-12-24 Cristian Marchi 
+
+	* I meant IBM... BP
+
+2013-12-23 John Ralls 
+
+	* Bug 608932 - The documentation provided for opening a new stock account is not appropriate
+
+2013-12-23 John Ralls 
+
+	* Bug 700656 - Tutorial does not explain type of security
+
+2013-12-23 John Ralls 
+
+	* Bug 693493 - Add text to Tutorial 2.2.3 to explain Debit/Credit Columns in register
+
+2013-12-22 Cristian Marchi 
+
+	* Forgot to add proper tagging to images in previous commit BP.
+
+2013-12-22 Cristian Marchi 
+
+	* bug 688968 - Investment documentation improvements for chapter about selling shares. BP
+
+2013-12-19 Cristian Marchi 
+
+	* Use clearlooks theme for the screenshots.\BP
+
+2013-12-18 Cristian Marchi 
+
+	* Update text and images in first part of investment chapter. This also fix bug #684762.\nBP
+
+2013-12-11 Geert Janssens 
+
+	* Check for availability of xmllint
+
+2013-12-10 John Ralls 
+
+	* Fix up AC_INIT and AM_INIT_AUTOMAKE for modern specs
+
+2013-12-10 John Ralls 
+
+	* Bug 688579 - Run xmllint or variant in make distcheck
+
+2013-12-10 John Ralls 
+
+	* Rename configure.in to configure.ac
+
+2013-12-10 Geert Janssens 
+
+	* Bug 719796 - Updates to business documentation
+
+2013-12-10 Geert Janssens 
+
+	* Bug 687476 - Document Customer/Vendor overview feature
+
+2013-12-09 Frank H. Ellenberger 
+
+	* Docs: drop region codes
+
+2013-12-05 Frank H. Ellenberger 
+
+	* Fix typo from [23489], which broke last nightly build
+
+2013-12-05 Frank H. Ellenberger 
+
+	* Upstream from [23488]: docs/guide/C/ch_accts.xml: minor improvements
+
+2013-12-05 Frank H. Ellenberger 
+
+	* Review of [23461]: dos/guide/de_DE/ch_accts.xml
+
+2013-12-04 Geert Janssens 
+
+	* Bug 702039 - Canadian stocks are fetched in USD by Finance-Quote BP
+
+2013-12-03 Frank H. Ellenberger 
+
+	* Update docs/guide/de_DE/gnucash-guide.xml to .../C/... svn 22561.
+
+2013-11-30 Cristian Marchi 
+
+	* bug #693493: Add text to tutorial to explain debit-credit columns/nBP
+
+2013-11-29 Christian Stimming 
+
+	* Update German translation, by Martin Mainka. Thanks.
+
+2013-11-25 Mike Evans 
+
+	* Bug 715161 - File structure csv import customers and vendors.
+
+2013-11-21 Mike Evans 
+
+	* Update section for invoice-bill importer. modified:   ch_import_business_data.xml
+
+2013-11-20 Mike Evans 
+
+	* Update import-customers-vendors section to reflect code changes.
+
+2013-11-19 Christian Stimming 
+
+	* Significantly increased translation of german Guide, by Martin Mainka.
+
+2013-10-26 Geert Janssens 
+
+	* Add budget documentation
+
+2013-08-15 Christian Stimming 
+
+	* Fix outdated menu item as pointed out on gnucash-de by tom1492.
+
+2013-08-02 Cristian Marchi 
+
+	* Improve tagging for Asset Barchart description.
+
+2013-08-02 John Ralls 
+
+	* Bug 699430 - Describe the Assets over Time barchart Report
+
+2013-05-21 Frank H. Ellenberger 
+
+	* docs: help/de add Help_tips-appendix.xml BP
+
+2013-05-17 Geert Janssens 
+
+	* Add script to generate a list of changes in html format between two revisions based on git log
+
+2013-05-17 Geert Janssens 
+
+	* Allow svnlog2ul.sh to run on the current working copy
+
+2013-04-18 Frank H. Ellenberger 
+
+	* Docs: update Help_tips-appendix to reflect bugfixes of F::Q 1.18 BP
+
+2013-04-04 Frank H. Ellenberger 
+
+	* docs: README: Requirements: rarian is successor of scrollkeeper BP
+
+2013-02-09 Cristian Marchi 
+
+	* Fix typos BP
+
+2013-02-09 Cristian Marchi 
+
+	* Bug#692917: Note for keys when entering transactions.\nBP
+
+2013-02-07 Geert Janssens 
+
+	* Use spaces instead of tabs in a comment
+
+2013-02-07 Geert Janssens 
+
+	* Update version number on trunk
+
+2013-02-07 Geert Janssens 
+
+	* Revert "Dummy change to test gitolite commit hook"
+
+2013-02-07 Geert Janssens 
+
+	* Dummy change to test gitolite commit hook
+
+2013-02-07 Geert Janssens 
+
+	* Revert "Dummy change to test gitolite commit hook"
+
+2013-02-07 Geert Janssens 
+
+	* Dummy change to test gitolite commit hook
+
+2013-02-07 Geert Janssens 
+
+	* Revert "Dummy change to test gitolite commit hook"
+
+2013-02-07 Geert Janssens 
+
+	* Dummy change to test gitolite commit hook
+
+2013-02-07 Geert Janssens 
+
+	* Add README to tarball
+
+2013-02-06 Geert Janssens 
+
+	* Lowercase GNOME in the readme file
+
+2013-01-29 Geert Janssens 
+
+	* Mini dummy change to test gitolite hooks
+
+2013-01-29 Geert Janssens 
+
+	* Refresh copyright notice
+
+2013-01-29 Geert Janssens 
+
+	* Patches should be sent to gnucash-devel iso gnucash-patches
+
+2013-01-25 Geert Janssens 
+
+	* Update another obsolete url
+
+2013-01-25 Geert Janssens 
+
+	* Update another obsolete url
+
+2013-01-25 Geert Janssens 
+
+	* Update some obsolete ulrs
+
+2013-01-25 Geert Janssens 
+
+	* Update version to next number
+
+2013-01-20 Yawar Amin 
+
+	* Bug #633524
+
+2013-01-19 Yawar Amin 
+
+	* Bug #691762
+
+2013-01-19 J. Alex Aycinena 
+
+	* Update to documentation for Book Option to set number source which corresponds to functionality in r22681
+
+2013-01-18 Yawar Amin 
+
+	* Bug #604519
+
+2013-01-14 John Ralls 
+
+	* Fix #638955
+
+2012-11-23 Cristian Marchi 
+
+	* Bug #684709: add explanation of transaction statuses (R field) and cross reference it. BP
+
+2012-11-22 Cristian Marchi 
+
+	* Fix columns width for tables in pdf output BP
+
+2012-11-18 Geert Janssens 
+
+	* Redo some minor changes in the Italian guide's revision history
+
+2012-11-18 Geert Janssens 
+
+	* Update AUTHORS and NEWS
+
+2012-11-18 Cristian Marchi 
+
+	* Fix typos and update revsion of Italian translation.
+
+2012-11-18 Cristian Marchi 
+
+	* Update Italian Translation.
+
+2012-11-17 Cristian Marchi 
+
+	* Fix tags to pass docbook validation.
+
+2012-11-17 Geert Janssens 
+
+	* Update revision BP
+
+2012-11-17 Geert Janssens 
+
+	* Change wording on section Online Assistance BP
+
+2012-11-17 Geert Janssens 
+
+	* Clean up the revision history list BP
+
+2012-11-17 Geert Janssens 
+
+	* Copyright and contact changes - Remove Yawar's e-mail adress from the author's listing (on his request) - Remove my e-mail address from the author's listing - Transfer my copyrights to the GnuCash Documentation team. I don't need personal copyright assignment. - Start adding an e-mail address for the publisher (using gnucash-user at gnucash.org) BP
+
+2012-11-17 Geert Janssens 
+
+	* Make sure images are found when generating pdf out of tree BP
+
+2012-11-16 Cristian Marchi 
+
+	* Bug#688425: Fix steps in putting it all together section. BP
+
+2012-11-05 Cristian Marchi 
+
+	* Bug#684709: Some rearrangement of text and chapters.
+
+2012-11-02 Geert Janssens 
+
+	* Fix in-tree build error introduced in last commit
+
+2012-11-01 Geert Janssens 
+
+	* gnucash-docs: fix out of tree epub build
+
+2012-11-01 Geert Janssens 
+
+	* gnucash-docs: adapt make dist to git based builds
+
+2012-11-01 Cristian Marchi 
+
+	* Fix GnuCash capitalization.
+
+2012-10-28 Geert Janssens 
+
+	* Add comment about modifications in xmldoc.make
+
+2012-10-27 Geert Janssens 
+
+	* More Makefile improvements
+
+2012-10-27 Geert Janssens 
+
+	* More makefile cleanups: - separate uninstall-html from global uninstall-docs, as they are not automatically installed - install only xml based documentation in the locations expected by gnome help   other documentation formats now go into the more standard documentation location - improve uninstall code to delete a lot of empty directories that were left behind BP
+
+2012-10-27 Geert Janssens 
+
+	* Minor makefile fixes
+
+2012-10-27 Geert Janssens 
+
+	* Makefile cleanups
+
+2012-10-12 Cristian Marchi 
+
+	* Some tagging.
+
+2012-10-12 Cristian Marchi 
+
+	* Use variablelist.
+
+2012-10-12 Cristian Marchi 
+
+	* Fix a tag.
+
+2012-10-12 Cristian Marchi 
+
+	* Bug #672668 : Add section explaining how to migrate data.
+
+2012-10-12 Cristian Marchi 
+
+	* Bug #684709: clarification of the find assistant.
+
+2012-10-09 Frank H. Ellenberger 
+
+	* Improvement of [22422]
+
+2012-09-24 Frank H. Ellenberger 
+
+	* Update README:
+
+2012-09-23 Frank H. Ellenberger 
+
+	* Fix 2 errors in [22417]
+
+2012-09-23 Frank H. Ellenberger 
+
+	* Update in Help_tips Pseudo-symbols that can be used for TIAA-CREF quotes
+
+2012-09-23 Frank H. Ellenberger 
+
+	* Update in Help_tips Yahoo Codes for Exchanges and Markets
+
+2012-09-22 Frank H. Ellenberger 
+
+	* Update in Help_tips Finance-Quote Sources to FQ 1.17 / gnc-commodity r22290
+
+2012-09-21 Cristian Marchi 
+
+	* Fix typos.
+
+2012-09-20 Cristian Marchi 
+
+	* Update revision number in the Italian po file.
+
+2012-09-20 Cristian Marchi 
+
+	* Update Italian translation of the guide.
+
+2012-09-20 Cristian Marchi 
+
+	* Update Italian translation of the guide.
+
+2012-09-15 Cristian Marchi 
+
+	* Update Italian translation of GnuCash help.
+
+2012-09-15 Cristian Marchi 
+
+	* Small fixes to help files.
+
+2012-09-15 Cristian Marchi 
+
+	* Update Italian translation for GnuCash guide.
+
+2012-09-15 Cristian Marchi 
+
+	* Add a non complete section for migrating GnuCash data.
+
+2012-09-15 Cristian Marchi 
+
+	* Remove a part not intended to be on the previous commit.
+
+2012-09-15 Cristian Marchi 
+
+	* Some markup corrections.
+
+2012-09-15 Cristian Marchi 
+
+	* Small fix to sections in order to validate the file with xmllint.
+
+2012-09-06 Geert Janssens 
+
+	* Bug #661705 - OMF files not installed at the right place: yelp doesn't see them
+
+2012-09-06 Geert Janssens 
+
+	* Fix out of tree build
+
+2012-09-06 Geert Janssens 
+
+	* Clean up indentation
+
+2012-08-23 Mike Evans 
+
+	* Add Importing Customers and Vendors section.
+
+2012-08-22 Mike Evans 
+
+	* Added forgotten file.
+
+2012-08-22 Frank H. Ellenberger 
+
+	* Add openSUSEs font path for local installed IPA*.ttf
+
+2012-08-21 Mike Evans 
+
+	* Fix typo.
+
+2012-08-20 Mike Evans 
+
+	* Move chapter on importing bills and invoices.
+
+2012-08-20 Mike Evans 
+
+	* Removed extra comma from end of invoice import  sample.
+
+2012-08-18 Geert Janssens 
+
+	* XML conversion: mark old step as for pre-2.0 files only
+
+2012-07-22 Frank H. Ellenberger 
+
+	* Add missing files to help/de../makefile as suggested by Dominique Leuenberger on IRC.
+
+2012-02-24 Mike Evans 
+
+	* Bug 670354 - [PATCH] Outdated Docs - Assign Starting Invoice Number
+
+2012-02-13 Cristian Marchi 
+
+	* Fix a missing slash.
+
+2012-02-13 Cristian Marchi 
+
+	* Bug #664054: add a note about using Tab key instead of Enter key for the split in capital gain and losses.
+
+2012-02-01 Cristian Marchi 
+
+	* Add proper markup for app name.
+
+2012-01-10 Mike Evans 
+
+	* Add overview items to business menu.
+
+2012-01-10 Mike Evans 
+
+	* Added import section to business menu. TODO: Add a link and write the link target for imports.
+
+2012-01-05 Mike Evans 
+
+	* Added Mac OSX path for config.user.  Thanks to John Ralls for the information.
+
+2012-01-04 Mike Evans 
+
+	* Add how to enable Bill Invoice importer for business users.
+
+2011-11-29 Mike Evans 
+
+	* Added item re. line chart for net worth.
+
+2011-11-11 Yawar Amin 
+
+	* Bug #651498
+
+2011-11-11 Yawar Amin 
+
+	* Bug #651886
+
+2011-11-09 Yawar Amin 
+
+	* New method for running New Account Hierarchy
+
+2011-11-09 Yawar Amin 
+
+	* Fix #663208
+
+2011-11-08 Yawar Amin 
+
+	* Bug #651886
+
+2011-11-08 Yawar Amin 
+
+	* Bug #647197
+
+2011-11-07 Geert Janssens 
+
+	* Fix uninstall error introduced by r21467
+
+2011-11-06 Yawar Amin 
+
+	* guide: Slight clarification in meaning
+
+2011-10-20 Cristian Marchi 
+
+	* Fix a typo.
+
+2011-10-20 Cristian Marchi 
+
+	* Bug #661705 : Fix omf folders path in order to be picked up by yelp. Patch provided by Sébastien Villemot.
+
+2011-10-08 Cristian Marchi 
+
+	* Bug #660379:Add tip and note about customizable register view and transactions operations.
+
+2011-10-06 Mike Evans 
+
+	* Bug #660871 - Correct spelling.
+
+2011-09-17 Cristian Marchi 
+
+	* Bug #659147 : Use Loan repayment calculator instead of financial calculator, fix some minor mistakes and add some tagging.
+
+2011-09-04 Cristian Marchi 
+
+	* Adjust dpi of help figures for better pdf printing for all languages using the script documented in http://wiki.gnucash.org/wiki/Documentation_Update_Instructions#Images_and_screenshots
+
+2011-09-04 Cristian Marchi 
+
+	* Adjust dpi of figures for better pdf printing for all languages using the script documented in http://wiki.gnucash.org/wiki/Documentation_Update_Instructions#Images_and_screenshots
+
+2011-09-03 Cristian Marchi 
+
+	* Bug #654467 : Proof reading patch and many localized figures. Thanks to Yasuaki Taniguchi.
+
+2011-08-31 Cristian Marchi 
+
+	* Bug #654467 : Add support to relative path for ipaexfont folder location. Thanks to Yasuaki Taniguchi.
+
+2011-08-30 Cristian Marchi 
+
+	* Bug #654467 : Add handling of Japanese font for pdf generation. Thanks to Yasuaki Taniguchi.
+
+2011-08-27 Cristian Marchi 
+
+	* Bug #654467 Complete the update to Japanese Translation of the GnuCash guide. Thanks to Yasuaki Taniguchi.
+
+2011-08-25 Cristian Marchi 
+
+	* Add  missing xml file for chapter 17 to Japanese guide.
+
+2011-08-25 Cristian Marchi 
+
+	* Add  missing xml file for chapter 16 to Japanese guide.
+
+2011-08-18 Cristian Marchi 
+
+	* Bug #654467 Updated Japanese guide text and figures by Yasuaki Taniguchi.
+
+2011-07-26 Cristian Marchi 
+
+	* Fix commits of SASAKI Suguru patches for epub and mobi generation.
+
+2011-07-22 Cristian Marchi 
+
+	* Patch by SASAKI Suguru - Implement mobi generation target.
+
+2011-07-22 Cristian Marchi 
+
+	* Patch by SASAKI Suguru - Implement epub generation target
+
+2011-07-02 Geert Janssens 
+
+	* Add svnlog2ul script tailored to gnucash-docs
+
+2011-07-02 John Ralls 
+
+	* Fixup for 2.4.1 release; delete obsolete .sgml files
+
+2011-06-21 Cristian Marchi 
+
+	* Update Italian translations
+
+2011-06-21 Cristian Marchi 
+
+	* bug#635365: documents the new dialog related to style sheets
+
+2011-06-19 Cristian Marchi 
+
+	* Fix errors for pdf hyperlink. Fop needs xref and link tag pointing to a sect and not to a screenshot.
+
+2011-05-17 Geert Janssens 
+
+	* Fix mixed up account names, spotted by aikhan
+
+2011-04-29 Cristian Marchi 
+
+	* Bug 639264 : Add Information about Starting Balance in reconcile window and revise the entire section.
+
+2011-04-29 Cristian Marchi 
+
+	* Bug #647735 : Add instructions on how to change the GnuCash interface language.
+
+2011-04-09 Cristian Marchi 
+
+	* Update Italian translation of GnuCash help to latest revision
+
+2011-04-09 Cristian Marchi 
+
+	* Some more markup
+
+2011-04-09 Cristian Marchi 
+
+	* Markup again.
+
+2011-04-03 Cristian Marchi 
+
+	* Revert change in rev.20521 because the entities are for xml2po and hava nothing to do with xml validation.
+
+2011-04-03 Cristian Marchi 
+
+	* Some markup.
+
+2011-04-03 Cristian Marchi 
+
+	* Add function attribute to Enter key tagging.
+
+2011-04-03 Cristian Marchi 
+
+	* Remove obsolete entity now recognized with XML 4.4.
+
+2011-04-03 Cristian Marchi 
+
+	* Fix a tab's name.
+
+2011-03-30 Cristian Marchi 
+
+	* Update figures for Italian help.
+
+2011-03-29 Cristian Marchi 
+
+	* Migrate the Italian GnuCash guide to a po file based workflow.
+
+2011-03-29 Cristian Marchi 
+
+	* Small grammar corrections.
+
+2011-03-27 Christian Stimming 
+
+	* Bug #639999: 16.3 Current Assets miscalculation in 16.3.5 Wash/Suspense Account
+
+2011-03-27 Cristian Marchi 
+
+	* Bug #644984 Update to 2.4 UI and workflow the guide section on scheduled transactions entering from the Scheduled transaction editor.
+
+2011-03-22 Cristian Marchi 
+
+	* Fix a couple of typo.
+
+2011-03-22 Cristian Marchi 
+
+	* Use entity instead of plain text for the application name.
+
+2011-03-22 Cristian Marchi 
+
+	* Add hyperlink to GnuCash user list.
+
+2011-03-17 Cristian Marchi 
+
+	* Update the account chapter with new figures and some updated text.
+
+2011-03-13 Cristian Marchi 
+
+	* Change ppi to 144 for all figures and remove a unused
+
+2011-03-13 Cristian Marchi 
+
+	* Updated some images and added tagging for proper pdf display.
+
+2011-03-08 Cristian Marchi 
+
+	* Small improvements to markup.
+
+2011-03-08 Cristian Marchi 
+
+	* Add a couple of missing cross references.
+
+2011-03-08 Cristian Marchi 
+
+	* Remove the Programlistingco tag; was it needed?
+
+2011-03-08 Cristian Marchi 
+
+	* Fix a couple of links to an image file.
+
+2011-03-04 Cristian Marchi 
+
+	* Final run of small fixes for the guide.
+
+2011-03-04 Cristian Marchi 
+
+	* Some more minor fix for the guide.
+
+2011-03-04 Cristian Marchi 
+
+	* Fix a phrase.
+
+2011-03-04 Cristian Marchi 
+
+	* Fix some typos and markups.
+
+2011-03-03 Geert Janssens 
+
+	* Fix the reconcile documentation properly. Sigh...
+
+2011-03-03 Geert Janssens 
+
+	* Fix typo in reconciliation documentation This showed up in a mailing list thread on gnucash user: https://lists.gnucash.org/pipermail/gnucash-user/2011-March/038930.html
+
+2011-03-02 Cristian Marchi 
+
+	* Some markup for the python chapter.
+
+2011-03-02 Cristian Marchi 
+
+	* Correct a problem with section tag.
+
+2011-03-02 Cristian Marchi 
+
+	* Move the email tags in proper position to validate the xml.
+
+2011-02-19 Geert Janssens 
+
+	* Remove old xsl definition
+
+2011-02-19 Geert Janssens 
+
+	* Update version numbers and some general titlepage cleanups
+
+2011-02-19 Geert Janssens 
+
+	* Add information on python invoice import script Documenation created by Mike Evans
+
+2011-02-05 Cristian Marchi 
+
+	* Remove another comment about a fixed bug.
+
+2011-02-05 Cristian Marchi 
+
+	* Remove a note about bug #340041 that is fixed now.
+
+2011-02-05 Cristian Marchi 
+
+	* Use xref instead of plain text.
+
+2011-02-01 Cristian Marchi 
+
+	* Some more markup for accounts names
+
+2011-02-01 Cristian Marchi 
+
+	* Use plurals for Expenses and Opening Balances in accounts names.
+
+2011-02-01 Cristian Marchi 
+
+	* Unify use of <emphasis>Menubar</emphasis>
+
+2011-02-01 Cristian Marchi 
+
+	* More markups.
+
+2011-01-31 Cristian Marchi 
+
+	* Unify use of <emphasis>Toolbar</emphasis>, <emphasis>Titlebar</emphasis>, <emphasis>Statusbar</emphasis> and <emphasis>Summarybar</emphasis>
+
+2011-01-31 Cristian Marchi 
+
+	* Add proper markup.
+
+2011-01-31 Cristian Marchi 
+
+	* Bug #535424. Update documentation for the Since Last Run assistant.
+
+2011-01-28 Cristian Marchi 
+
+	* Update the Italian help and the instructions for translating
+
+2011-01-28 Cristian Marchi 
+
+	* Change name to it.po file in order to have the lang field set to "it" in the xml file. In this way the general strings (section, chapter, table etc...) will be translated in the output.
+
+2011-01-27 Cristian Marchi 
+
+	* Another bunch of multiple tags
+
+2011-01-23 Cristian Marchi 
+
+	* More information on translation process
+
+2011-01-23 Cristian Marchi 
+
+	* Adapt dpi of figures for pdf printing
+
+2011-01-23 Cristian Marchi 
+
+	* Fix previous commit for pdf making
+
+2011-01-23 Cristian Marchi 
+
+	* Migrate Italian help translation to po file, update translation and figures to rev.20148.
+
+2011-01-23 Cristian Marchi 
+
+	* Minor styling fix.
+
+2011-01-22 Cristian Marchi 
+
+	* Substitute deprecated interface tag in favor of guilabel
+
+2011-01-18 Cristian Marchi 
+
+	* Unify the use of <emphasis>Toolbar</emphasis>, <emphasis>Titlelbar</emphasis>, <emphasis>Menubar</emphasis> and <emphasis>Summary bar</emphasis>.
+
+2011-01-18 Yawar Amin 
+
+	* Remove extra guibutton tag
+
+2011-01-16 Cristian Marchi 
+
+	* A bunch of guibutton tag.
+
+2011-01-15 Cristian Marchi 
+
+	* Add xml2po to comment about unrecognized entity.
+
+2011-01-15 Cristian Marchi 
+
+	* A bunch of <acronym> tags.
+
+2011-01-14 Cristian Marchi 
+
+	* Add entity to make xml2po work.
+
+2011-01-14 Cristian Marchi 
+
+	* Update docbook specification from 4.1.2 to 4.4. This removes errors given with xmllint.
+
+2011-01-14 Cristian Marchi 
+
+	* Correct some markup errors and use indentation.
+
+2011-01-14 Yawar Amin 
+
+	* Bug #130920
+
+2011-01-13 Cristian Marchi 
+
+	* More markup.
+
+2011-01-13 Yawar Amin 
+
+	* guide: Remove superfluous sections from Multiple Currencies chapter
+
+2011-01-12 Cristian Marchi 
+
+	* More markup and some minor fixes.
+
+2011-01-12 Cristian Marchi 
+
+	* Add a bunch of acronym markup.
+
+2011-01-12 Cristian Marchi 
+
+	* Unify phrases.
+
+2011-01-12 Cristian Marchi 
+
+	* Improve markup.
+
+2011-01-12 Yawar Amin 
+
+	* Add prefs menu path for Mac OS X
+
+2011-01-11 Cristian Marchi 
+
+	* Add guibutton tag.
+
+2011-01-11 Cristian Marchi 
+
+	* Column options button is not in the titlebar.
+
+2011-01-11 Cristian Marchi 
+
+	* Uniform phrases and add markups.
+
+2011-01-11 Cristian Marchi 
+
+	* Uniform phrases.
+
+2011-01-11 Cristian Marchi 
+
+	* Four style sheets, not three.
+
+2011-01-11 Cristian Marchi 
+
+	* Fix some typo.
+
+2011-01-09 Christian Stimming 
+
+	* German guide: Fix my last commit
+
+2011-01-09 Christian Stimming 
+
+	* Minor cleanup of German help: Remove commented-out text; remove double tip-of-day section.
+
+2011-01-09 J. Alex Aycinena 
+
+	* Clean up wording in Help
+
+2011-01-08 Cristian Marchi 
+
+	* Add mdash entity to enable the use of xml2po and add description for entities.
+
+2011-01-08 Frank H. Ellenberger 
+
+	* fix pdf generation
+
+2011-01-05 Christian Stimming 
+
+	* Set svn:eol-style property for all XML files to LF to avoid CRLF/LF mixups.
+
+2011-01-04 John Ralls 
+
+	* Provide separate Finance::Quote instructions for each OS and clarify the ones for Linux.
+
+2011-01-04 John Ralls 
+
+	* Bug #638500: Add a note about the source of the report being modified so that users can follow along.
+
+2011-01-04 John Ralls 
+
+	* Changed "Portfoloio View" to "Commodity View". A "portfolio" is a collection of investments, not a single investment. The register view in question applies to a single investment, and is used for all non-monetary commodities.
+
+2011-01-04 Christian Stimming 
+
+	* Updated German help, by Holger Stöhr.
+
+2011-01-03 Christian Stimming 
+
+	* Add more gitignores.
+
+2011-01-03 Cristian Marchi 
+
+	* Bug #582547 Add account tree columns description.
+
+2011-01-02 Christian Stimming 
+
+	* Add more gitignore.
+
+2011-01-02 Yawar Amin 
+
+	* Bug #633586
+
+2010-12-30 Christian Stimming 
+
+	* Set svn:eol-style property for all XML files to LF to avoid CRLF/LF mixups.
+
+2010-12-30 Christian Stimming 
+
+	* Updated German help, by Holger Stöhr.
+
+2010-12-26 Cristian Marchi 
+
+	* Improve help figures for pdf printing and remove unused ones.
+
+2010-12-20 Geert Janssens 
+
+	* Improve pdf layout for qif import documentation
+
+2010-12-18 Cristian Marchi 
+
+	* Bug#635386 Document trading accounts GnuCash capabilities.
+
+2010-12-18 Geert Janssens 
+
+	* Avoid mental context switch. Rephrase to make the 2.2 extension the exception.
+
+2010-12-18 Yawar Amin 
+
+	* guide: Correct sentence error
+
+2010-12-17 Cristian Marchi 
+
+	* Adapt images of preferences tabs for pdf and html printing.
+
+2010-12-16 Cristian Marchi 
+
+	* Bug#635357 Document Save As and Open dialogs.
+
+2010-12-16 Cristian Marchi 
+
+	* Remove remaining links to basics-import section.
+
+2010-12-16 Cristian Marchi 
+
+	* Related to bug#635357 Remove QIF assistant description and move New Account Hierarchy setup description.
+
+2010-12-16 Cristian Marchi 
+
+	* Bug#635360 Explain backup files from a 2.4 point of view.
+
+2010-12-16 Geert Janssens 
+
+	* Add cross-links for the Tax Options menu. This is related to bug #635366
+
+2010-12-05 Cristian Marchi 
+
+	* bug #635363 Add description of auto completion for business features.
+
+2010-11-30 Cristian Marchi 
+
+	* Fix a couple of errors in previous commit.
+
+2010-11-30 Cristian Marchi 
+
+	* Use <guibutton> tag for buttons.
+
+2010-11-30 Cristian Marchi 
+
+	* Use double quotes instead of single quotes for id names.
+
+2010-11-30 Cristian Marchi 
+
+	* Use proper xml markup instead of single quote.
+
+2010-11-30 Cristian Marchi 
+
+	* Use ’ entity instead of "'"
+
+2010-11-30 Yawar Amin 
+
+	* Bug #635982
+
+2010-11-29 Cristian Marchi 
+
+	* Use ’ entity instead of "'"
+
+2010-11-27 Cristian Marchi 
+
+	* Remove comment about an already existing section for the reconcile window.
+
+2010-11-26 Cristian Marchi 
+
+	* bug #635361 Update the new account screen description and minor changes to account basics chapter in help.
+
+2010-11-25 Yawar Amin 
+
+	* Cosmetic changes
+
+2010-11-24 Geert Janssens 
+
+	* Use different accounting equation image for html or pdf rendering This is meant as an example of how the pdf images can be improved. This may not work well for screenshots though.
+
+2010-11-24 Geert Janssens 
+
+	* Remake pdf files when any one of its xml source files changes
+
+2010-11-24 Geert Janssens 
+
+	* Minor change in choice of words.
+
+2010-11-24 Geert Janssens 
+
+	* Add figure tags and pgwide attribute to some screenshots The figure tags should go around all screenshots to have them show up in the list of figures. The pgwide attribute repositions the image in pdf documents. Large pictures still fit on the page thanks to this flag.
+
+2010-11-24 Geert Janssens 
+
+	* Bug #635365 - New images for AR Payment and AP Payment
+
+2010-11-24 Cristian Marchi 
+
+	* Add description for File->Add Report item.
+
+2010-11-23 Geert Janssens 
+
+	* Help manual: remove redundant columns
+
+2010-11-23 Geert Janssens 
+
+	* Help manual: Add figure markup to screenshots so they appear in the list of figures on the title page
+
+2010-11-23 Yawar Amin 
+
+	* Bug #635365
+
+2010-11-20 Geert Janssens 
+
+	* Generate html doc in UTF-8 instead of ISO-8859-1
+
+2010-11-19 Geert Janssens 
+
+	* Update HACKING and README for the pdf changes
+
+2010-11-19 Geert Janssens 
+
+	* Update documentation build system: - add configure test for fop, generate a warning if fop is missing - fix autogen warning about duplicate CLEANFILES entries - add pdf.make as dist file
+
+2010-11-19 Geert Janssens 
+
+	* Fix pdf generation crashes in German and Italian help manual
+
+2010-11-19 Geert Janssens 
+
+	* Fix some more pdf generation crashes in English help manual
+
+2010-11-19 Geert Janssens 
+
+	* Fix pdf generation crash in gnucash_help
+
+2010-11-19 Geert Janssens 
+
+	* Add pdf generation rules to all relevant makefiles.
+
+2010-11-19 Geert Janssens 
+
+	* Restore pdf creation for gnucash-guide and prepare pdf creation for others.
+
+2010-11-19 Geert Janssens 
+
+	* Update GnuCash' custom xsl stylesheet to work with the new base stylesheet
+
+2010-11-19 Geert Janssens 
+
+	* Install more recent xsl stylesheet, including ones required for pdf and htmlhelp (Windows)
+
+2010-11-19 Cristian Marchi 
+
+	* Reintroduce the show splash screen option.
+
+2010-11-19 Cristian Marchi 
+
+	* Use the proper markup for menu item path.
+
+2010-11-19 Cristian Marchi 
+
+	* Update menu paths to 2.4 UI.
+
+2010-11-19 Cristian Marchi 
+
+	* Add shortcut for Transfer command.
+
+2010-11-19 Cristian Marchi 
+
+	* Remove redundant index.
+
+2010-11-18 Cristian Marchi 
+
+	* Improved markup for menu entry.
+
+2010-11-18 Cristian Marchi 
+
+	* Update help to reflect changes introduced with bug #634357.
+
+2010-11-18 Cristian Marchi 
+
+	* Updated help content to GnuCash 2.4, improved markup and tagging.
+
+2010-11-11 Christian Stimming 
+
+	* Fix missing xml files in distribution of de_DE guide as pointed out by Juergen Hoewener.
+
+2010-11-08 Yawar Amin 
+
+	* help & guide: Update for 2.3.16 release
+
+2010-11-07 Yawar Amin 
+
+	* Bug #633385
+
+2010-11-06 Yawar Amin 
+
+	* Bug #634075: Guide
+
+2010-11-06 Yawar Amin 
+
+	* Bug #634075: Help
+
+2010-11-04 Yawar Amin 
+
+	* Bug #588035
+
+2010-11-03 Yawar Amin 
+
+	* help: More edits for brevity
+
+2010-11-02 Cristian Marchi 
+
+	* Update and clean figures for Preferences section.
+
+2010-11-02 Yawar Amin 
+
+	* help: Minor edits for brevity
+
+2010-10-31 Cristian Marchi 
+
+	* bug #632244 - Removed the Preferences section from guide and updated on help.
+
+2010-10-31 Yawar Amin 
+
+	* Bug #621573
+
+2010-10-30 J. Alex Aycinena 
+
+	* Update Reports section of help manual to reflect enhanced tax report.
+
+2010-10-30 Yawar Amin 
+
+	* guide: Mention important changes in What's New section
+
+2010-10-29 Yawar Amin 
+
+	* Merge branch 'bug633066' into HEAD
+
+2010-10-28 Cristian Marchi 
+
+	* Add chapter getting-help to Makefile.
+
+2010-10-24 Yawar Amin 
+
+	* guide: Explain concept behind What's New section
+
+2010-10-24 Yawar Amin 
+
+	* guide: Add single-quote entity definitions
+
+2010-10-24 Yawar Amin 
+
+	* guide: Add What's New section for current stable series
+
+2010-10-24 Yawar Amin 
+
+	* guide: Change/remove references to old versions
+
+2010-10-24 Yawar Amin 
+
+	* guide: Mention platform support only for current stable version
+
+2010-10-24 Yawar Amin 
+
+	* guide: Reword paragraphs about new file extension
+
+2010-10-24 Yawar Amin 
+
+	* guide: Add entities for stable and unstable series
+
+2010-10-22 Cristian Marchi 
+
+	* Add <application> markup to &app; entity.
+
+2010-10-22 Cristian Marchi 
+
+	* Separate getting-help chapter to validate getting-started xml file.
+
+2010-10-22 Christian Stimming 
+
+	* Fix typo in xml entity
+
+2010-10-20 Yawar Amin 
+
+	* Add chapters to overview
+
+2010-10-20 Yawar Amin 
+
+	* Fix sequence of tenses grammar error
+
+2010-10-19 Cristian Marchi 
+
+	* Improved markup, updated Preferences section to GnuCash2.4 and minor changes for 2.4 release.
+
+2010-10-19 Cristian Marchi 
+
+	* Remove <application> markup where not allowed.
+
+2010-10-19 Cristian Marchi 
+
+	* New figure for Printing tab under Preferences.
+
+2010-10-19 Cristian Marchi 
+
+	* Updated figures to GnuCash 2.4 for Preferences.
+
+2010-10-12 Cristian Marchi 
+
+	* Added <application> markup to GnuCash program name
+
+2010-10-10 Cristian Marchi 
+
+	* Completed the gnucash -> &app; switch.
+
+2010-10-07 Christian Stimming 
+
+	* Remove old file that collides with existing one in case-insensitive filesystems.
+
+2010-10-05 Christian Stimming 
+
+	* Minor text correction in German guide.
+
+2010-10-05 Christian Stimming 
+
+	* Add gitignores.
+
+2010-10-05 Christian Stimming 
+
+	* New and updated German version of guide document, by Juergen Hoewener.
+
+2010-10-05 Geert Janssens 
+
+	* Replace all uses of GnuCash with the app entity in the help manual
+
+2010-10-05 Geert Janssens 
+
+	* Bug #627266 - "Steps to enable On-line price updating" doesn't say to install Finance::Quote
+
+2010-10-03 Yawar Amin 
+
+	* Spruce up DocBook tags usage and delete redundant note
+
+2010-10-03 Yawar Amin 
+
+	* Spelling, grammar and sentence structure tweaks
+
+2010-09-28 Yawar Amin 
+
+	* Whitespace and cosmetic changes
+
+2010-09-28 Yawar Amin 
+
+	* Expand and add GnuCash Other Assets
+
+2010-09-27 J. Alex Aycinena 
+
+	* Update help manual to reflect partial support of capital gains for US Income Tax reporting and TXF exporting for code 673.
+
+2010-08-31 Geert Janssens 
+
+	* Replace all usage of the words `GnuCash' or 'Gnucash' with the 'app' entity, patch by Yawar Amin
+
+2010-08-29 Geert Janssens 
+
+	* Minor spelling and grammar fixes.
+
+2010-08-29 Geert Janssens 
+
+	* Replace all usage of the words 'GnuCash' or 'Gnucash' with the 'app' entity Patch by Yawar Amin
+
+2010-08-28 Geert Janssens 
+
+	* GnuCash Docs: Define entities for current stable and unstable versions in translations, patch by Yawar Amin
+
+2010-08-28 Geert Janssens 
+
+	* GnuCash Docs: Define entities for current stable and unstable versions, patch by Yawar Amin
+
+2010-08-28 Geert Janssens 
+
+	* GnuCash Docs: additional links updates
+
+2010-08-28 Geert Janssens 
+
+	* GnuCash Docs: Update GNOME documentation links, patch by Yawar Amin
+
+2010-08-26 Geert Janssens 
+
+	* Bug #627983 - Quit or Cancel
+
+2010-08-26 Geert Janssens 
+
+	* Bug #627984 - Documentation consistency: either don't use the term druid or at least explain it.
+
+2010-08-21 John Ralls 
+
+	* Not used (it's the english version of basics_accounts_diagram.png, and conflicts with basics_Accounts.png during checkout on case-insensitive OSes.
+
+2010-08-21 Christian Stimming 
+
+	* Add gitignore
+
+2010-08-21 Christian Stimming 
+
+	* Update German guide: Translation of basics chapter, by Juergen Hoewener.
+
+2010-07-30 Mike Alexander 
+
+	* Update for changes to print multiple checks on one invocation of Print Checks.
+
+2010-07-30 Mike Alexander 
+
+	* Fix a few problems detected by xmllint.
+
+2010-06-30 Geert Janssens 
+
+	* Svn ignore built files
+
+2010-06-30 Geert Janssens 
+
+	* Help & GUI Menu's intro, patch by Jesse Weinstein
+
+2010-06-27 Geert Janssens 
+
+	* Bug #622844 - sort l10n.xml by language symbol & add german section, patch by Frank H. Ellenberger
+
+2010-06-25 Christian Stimming 
+
+	* Document the address feature of check printing added by THomas recently. Patch by Jesse Weinstein.
+
+2010-05-12 Geert Janssens 
+
+	* Bug #618066 - Wrong filename in docs for screenshot of Date and time preferences
+
+2010-03-16 Geert Janssens 
+
+	* Bug #589320 - Adapt / update documentation of Price Editor - Currency Namespace
+
+2010-03-12 Geert Janssens 
+
+	* Change Income Tax Options to Tax Report Options in documentation. Patch by J. Alex Aycinena
+
+2010-03-12 Geert Janssens 
+
+	* Bug #612412 Update Japanese concepts guide, patch by Yasuaki Taniguchi
+
+2010-02-18 Christian Stimming 
+
+	* Bug #534210: Documentation for r18636, "add additional individual check item types"
+
+2010-02-11 Geert Janssens 
+
+	* Add Japanese translation for the concepts guide.
+
+2009-12-09 Christian Stimming 
+
+	* Update documentation for recent tax related changes. Patch by Alex Aycinena.
+
+2009-11-19 John Ralls 
+
+	* Restore installation of html files (use install-html)
+
+2009-10-23 John Ralls 
+
+	* Fix broken scrollkeeper build
+
+2009-10-22 John Ralls 
+
+	* Make --disable-scrollkeeper actually do so: Rearrange configure so that scrollkeeper checks aren't made if --disable-scrollkeeper is set. Supress generating open-source metafiles (.omf) for scrollkeeper if --disable-scrollkeeper is set.
+
+2009-09-28 Christian Stimming 
+
+	* Fix typo as pointed out by chenweird at gmail.com.
+
+2009-06-09 Phil Longstaff 
+
+	* Change "lets" to "let's" where it means "Let us"
+
+2009-06-09 Phil Longstaff 
+
+	* Fix bug 575894: Typo in Guide
+
+2009-03-17 Christian Stimming 
+
+	* Remove spurious string, pointed out by Brian Funk.
+
+2009-01-28 Christian Stimming 
+
+	* Bug #568244: Typos in Tutorial and Concepts Guide
+
+2009-01-28 Christian Stimming 
+
+	* Bug #568639: Various typo fixes for documentation
+
+2009-01-18 Andreas Köhler 
+
+	* Fix typo in warning about log file restrictions.
+
+2008-11-15 Christian Stimming 
+
+	* New images for the Italian guide, by Cristian Marchi.
+
+2008-11-15 Christian Stimming 
+
+	* ew images for the Italian help, by Cristian Marchi.
+
+2008-11-15 Christian Stimming 
+
+	* Changed the name of "screens capturer" to Cristian Marchi.
+
+2008-11-15 Christian Stimming 
+
+	* Patch for English guide files
+
+2008-11-15 Christian Stimming 
+
+	* Patch for Italian and English help files
+
+2008-11-07 Christian Stimming 
+
+	* Updated Italian guide by Cristian Marchi.
+
+2008-10-30 Christian Stimming 
+
+	* Bug #553209: Fix URL of FAQ and Wiki.
+
+2008-10-29 Christian Stimming 
+
+	* Update for Italian translation of guide and updated corrupt picture.
+
+2008-10-28 Christian Stimming 
+
+	* Updated Italian translation of help document. Patch by Cristian Marchi.
+
+2008-10-28 Christian Stimming 
+
+	* Add figures for Italian translation of guide. Patch by Cristian Marchi.
+
+2008-10-25 Christian Stimming 
+
+	* Bug #466506: Fix documentation about currency retrieval
+
+2008-10-25 Christian Stimming 
+
+	* Bug #555266: Currency account type documentation is misleading.
+
+2008-10-25 Christian Stimming 
+
+	* Updates the Account-Actions help chapter
+
+2008-10-25 Christian Stimming 
+
+	* Add new images for Italian translation of guide. By Cristian Marchi.
+
+2008-10-25 Christian Stimming 
+
+	* Add it_IT omf file for Italian guide. Patch by Cristian Marchi.
+
+2008-10-23 Christian Stimming 
+
+	* Update svn:ignore properties
+
+2008-10-23 Christian Stimming 
+
+	* Updated Italian translation of guide, by Cristian Marchi.
+
+2008-10-21 Christian Stimming 
+
+	* Insert hyperlinks to all chapters and appendixes. Patch by Cristian Marchi.
+
+2008-10-12 Christian Stimming 
+
+	* Add Italian translation of help document, by Cristian Marchi
+
+2008-10-12 Christian Stimming 
+
+	* Add Italian translation of the guide, by Cristian Marchi
+
+2008-10-05 Christian Stimming 
+
+	* Tom Browder's patch for PDF creation.
+
+2008-09-27 Christian Stimming 
+
+	* Updates the Customize help chapter to reflect changes to the Tax Report.
+
+2008-09-25 Christian Stimming 
+
+	* Activate installation of de_DE translated guide.
+
+2008-09-03 Andreas Köhler 
+
+	* Some grammar, typo and punctuation fixes by Michael Witten.
+
+2008-09-01 Christian Stimming 
+
+	* German translation of guide ch_overview by Niklas Spille
+
+2008-08-30 Andreas Köhler 
+
+	* Bug #334255: Update the "Purchasing foreign stocks" section of the Tutorial and Concepts Guide
+
+2008-08-05 Christian Stimming 
+
+	* Added translated German paragraphs about tip of the day, by Niklas Spille <see-g at web.de>
+
+2008-06-22 Christian Stimming 
+
+	* Add German screenshots for ledger and hierarchy.
+
+2008-06-08 Andreas Köhler 
+
+	* Bug #536381: It is "Assets:Current Assets:Savings Account" and not "Income:...".
+
+2008-05-27 Andreas Köhler 
+
+	* Bug #534532: Swap explanations of AMOUNT_WORDS and AMOUNT_NUMBER.
+
+2008-01-15 Christian Stimming 
+
+	* Fix typo. Debian bug 459654.
+
+2007-11-29 Derek Atkins 
+
+	* Correct the Tax included computation in the docs to match what the code does.
+
+2007-08-05 Andreas Köhler 
+
+	* Correct mailman/listinfo urls in the FAQ, #463250.
+
 2009-11-19  John Ralls  <john at manjusri.ceridwen.fremont.ca.us>
 
 	* xmldocs.make 
diff --git a/configure.ac b/configure.ac
index 91f86db..27f8a29 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # copyright (c) 2003-2013 GnuCash Development Team
 
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(gnucash-docs, 2.6.6)
+AC_INIT(gnucash-docs, 2.6.7)
 
 dnl ==========================================================================
 dnl
diff --git a/guide/C/gnucash-guide.xml b/guide/C/gnucash-guide.xml
index c45d7ef..dd8bd15 100644
--- a/guide/C/gnucash-guide.xml
+++ b/guide/C/gnucash-guide.xml
@@ -38,10 +38,10 @@
   Some global declarations which are used in the files. For easier
   maintainance they should be collected here.
 -->
-<!ENTITY manrevision "2.6.6">
-<!ENTITY date "29 March 2015">
+<!ENTITY manrevision "2.6.7">
+<!ENTITY date "28 June 2015">
 <!ENTITY vers-unstable "master">
-<!ENTITY vers-stable "2.6.6">
+<!ENTITY vers-stable "2.6.7">
 <!ENTITY series-unstable "master">
 <!ENTITY series-stable "2.6">
 <!--
@@ -72,8 +72,8 @@
 -->
 <!--
       (Do not remove this comment block.)
-  Version: 2.6.6
-  Last modified: 29 March 2015
+  Version: 2.6.7
+  Last modified: 28 June 2015
   Maintainers:
         Gnucash Development Team <gnucash-devel at gnucash.org>
   Translators:
@@ -297,6 +297,14 @@
 
   <revhistory>
       <revision>
+        <revnumber>&app; Tutorial and Concepts Guide v2.6.7</revnumber>
+        <date>28 June 2015</date>
+        <revdescription>
+          <para role="author">Multiple authors</para>
+          <para role="publisher">&app; Documentation Team</para>
+        </revdescription>
+      </revision>
+      <revision>
         <revnumber>&app; Tutorial and Concepts Guide v2.6.3</revnumber>
         <date>30 March 2014</date>
         <revdescription>
diff --git a/guide/de/gnucash-guide.xml b/guide/de/gnucash-guide.xml
index 5c649ee..d826e3e 100644
--- a/guide/de/gnucash-guide.xml
+++ b/guide/de/gnucash-guide.xml
@@ -45,10 +45,10 @@
   Some global declarations which are used in the files. For easier
   maintainance they should be collected here.
 -->
-<!ENTITY manrevision "2.6.6">
-<!ENTITY date "29 March 2015">
+<!ENTITY manrevision "2.6.7">
+<!ENTITY date "28 June 2015">
 <!ENTITY vers-unstable "master">
-<!ENTITY vers-stable "2.6.6">
+<!ENTITY vers-stable "2.6.7">
 <!ENTITY series-unstable "master">
 <!ENTITY series-stable "2.6">
 <!--
@@ -82,8 +82,8 @@
 -->
 <!--
       (Do not remove this comment block.)
-  Version: 2.6.6
-  Last modified: 29 March 2015
+  Version: 2.6.7
+  Last modified: 28 June 2015
   Maintainers:
       GnuCash Development Team <gnucash-devel at gnucash.org>
   Translators:
@@ -303,6 +303,14 @@
 
   <revhistory>
       <revision>
+        <revnumber>&app; Tutorial and Concepts Guide v2.6.6</revnumber>
+        <date>28 July 2015</date>
+        <revdescription>
+          <para role="author">Multiple authors</para>
+          <para role="publisher">&app; Documentation Team</para>
+        </revdescription>
+      </revision>
+      <revision>
         <revnumber>&app; Tutorial and Concepts Guide v2.6.3</revnumber>
         <date>30 March 2014</date>
         <revdescription>
diff --git a/guide/it/gnucash-guide.xml b/guide/it/gnucash-guide.xml
index 8cfddeb..7bf94bd 100644
--- a/guide/it/gnucash-guide.xml
+++ b/guide/it/gnucash-guide.xml
@@ -31,11 +31,11 @@
 <!--
   Some global declarations which are used in the files. For easier
   maintainance they should be collected here.
---><!ENTITY manrevision "2.6.6">
-<!ENTITY date "29 March 2015">
-<!ENTITY vers-unstable "trunk">
-<!ENTITY vers-stable "2.6.6">
-<!ENTITY series-unstable "trunk">
+--><!ENTITY manrevision "2.6.7">
+<!ENTITY date "28 June 2015">
+<!ENTITY vers-unstable "master">
+<!ENTITY vers-stable "2.6.7">
+<!ENTITY series-unstable "master">
 <!ENTITY series-stable "2.6">
 <!--
   Translators:
@@ -52,8 +52,8 @@
 -->
 <!--
       (Do not remove this comment block.)
-  Version: 2.6.6
-  Last modified: 29 March 2015
+  Version: 2.6.7
+  Last modified: 28 June 2015
   Maintainers:
         Gnucash Development Team <gnucash-devel at gnucash.org>
   Translators:
@@ -284,6 +284,14 @@
 
   <revhistory>
       <revision>
+        <revnumber>Guida ai concetti e manuale di &app; V2.6.1</revnumber>
+        <date>25 Gennaio 2014</date>
+        <revdescription>
+          <para role="author">Autori multipli</para>
+          <para role="publisher">Gruppo della documentazione di &app;</para>
+        </revdescription>
+      </revision>
+      <revision>
         <revnumber>Guida ai concetti e manuale di &app; V2.6.0</revnumber>
         <date>29 Dicembre 2013</date>
         <revdescription>
diff --git a/help/C/gnucash-help.xml b/help/C/gnucash-help.xml
index 0bfddbc..2658784 100644
--- a/help/C/gnucash-help.xml
+++ b/help/C/gnucash-help.xml
@@ -29,10 +29,10 @@
   Some global declarations which are used in the files. For easier
   maintainance they should be collected here.
 -->
-<!ENTITY manrevision "2.6.6">
-<!ENTITY date "29 March 2015">
+<!ENTITY manrevision "2.6.7">
+<!ENTITY date "28 June 2015">
 <!ENTITY vers-unstable "master">
-<!ENTITY vers-stable "2.6.6">
+<!ENTITY vers-stable "2.6.7">
 <!ENTITY series-unstable "master">
 <!ENTITY series-stable "2.6">
 <!--
@@ -63,8 +63,8 @@
 -->
 <!--
       (Do not remove this comment block.)
-  Version: 2.6.6
-  Last modified: 29 March 2015
+  Version: 2.6.7
+  Last modified: 28 June 2015
   Maintainers:
         Gnucash Development Team <gnucash-devel at gnucash.org>
   Translators:
@@ -225,6 +225,14 @@
 
     <revhistory>
       <revision>
+        <revnumber>&app; Help Manual v2.6.7</revnumber>
+        <date>28 June 2015</date>
+        <revdescription>
+          <para role="author">Multiple authors</para>
+          <para role="publisher">&app; Documentation Team</para>
+        </revdescription>
+      </revision>
+      <revision>
         <revnumber>&app; Help Manual v2.6.3</revnumber>
         <date>30 March 2014</date>
         <revdescription>
diff --git a/help/de/gnucash-help.xml b/help/de/gnucash-help.xml
index 65c75fd..ac8c3d7 100644
--- a/help/de/gnucash-help.xml
+++ b/help/de/gnucash-help.xml
@@ -28,10 +28,10 @@
   Some global declarations which are used in the files. For easier
   maintainance they should be collected here.
 -->
-<!ENTITY manrevision "2.6.6">
-<!ENTITY date "29 March 2015">
+<!ENTITY manrevision "2.6.7">
+<!ENTITY date "28 June 2015">
 <!ENTITY vers-unstable "master">
-<!ENTITY vers-stable "2.6.6">
+<!ENTITY vers-stable "2.6.7">
 <!ENTITY series-unstable "master">
 <!ENTITY series-stable "2.6">
 <!--
@@ -63,8 +63,8 @@
 -->
 <!--
       (Do not remove this comment block.)
-  Version: 2.6.6
-  Last modified: 29 March 2015
+  Version: 2.6.7
+  Last modified: 28 June 2015
   Maintainers:
         Gnucash Development Team <gnucash-devel at gnucash.org>
   Translators:
@@ -251,6 +251,16 @@
     <revhistory>
 
       <revision>
+        <revnumber>&app; Hilfe v2.6.5</revnumber>
+        <date>16 December 2014</date>
+        <revdescription>
+          <para role="author">Multiple Authors
+          </para>
+          <para role="publisher">&app; Development Team</para>
+        </revdescription>
+      </revision>
+
+      <revision>
         <revnumber>&app; Hilfe v2.6.3</revnumber>
         <date>30 March 2014</date>
         <revdescription>
diff --git a/help/it/gnucash-help.xml b/help/it/gnucash-help.xml
index 84e2fc8..7cee92e 100644
--- a/help/it/gnucash-help.xml
+++ b/help/it/gnucash-help.xml
@@ -23,10 +23,10 @@
   Some global declarations which are used in the files. For easier
   maintainance they should be collected here.
 -->
-<!ENTITY manrevision "2.6.6">
-<!ENTITY date "29 March 2015">
+<!ENTITY manrevision "2.6.7">
+<!ENTITY date "28 June 2015">
 <!ENTITY vers-unstable "master">
-<!ENTITY vers-stable "2.6.6">
+<!ENTITY vers-stable "2.6.7">
 <!ENTITY series-unstable "master">
 <!ENTITY series-stable "2.6">
 <!--
@@ -45,8 +45,8 @@
 -->
 <!--
       (Do not remove this comment block.)
-  Version: 2.6.6
-  Last modified: 29 March 2015
+  Version: 2.6.7
+  Last modified: 28 June 2015
   Maintainers:
         Gnucash Development Team <gnucash-devel at gnucash.org>
   Translators:
@@ -60,7 +60,7 @@
    <title>Manuale di aiuto di <application>&app;</application></title>
 
    <copyright>
-     <year>2002-2016</year>
+     <year>2002-2015</year>
      <holder>Gruppo della documentazione di &app;</holder>
    </copyright><copyright><year>2011</year><holder>Cristian Marchi</holder></copyright>
 

commit 77accf9fbaa376d8fd6ca6e74875ebfca9f54586
Author: Carl Reinke <mindless2112 at users.noreply.github.com>
Date:   Sat May 2 00:12:59 2015 -0600

    Fix typo

diff --git a/guide/C/ch_invest.xml b/guide/C/ch_invest.xml
index e869d00..84f0dea 100644
--- a/guide/C/ch_invest.xml
+++ b/guide/C/ch_invest.xml
@@ -87,7 +87,7 @@
       </varlistentry>
 
       <varlistentry>
-        <term><emphasis>Dividens</emphasis></term>
+        <term><emphasis>Dividends</emphasis></term>
         <listitem>
           <para>Dividends are cash payments a company
           makes to shareholders. The amount of this payment is usually



Summary of changes:
 ChangeLog                           | 2008 +++++++++++++++++++++++++++++++++++
 configure.ac                        |    2 +-
 guide/C/ch_invest.xml               |    2 +-
 guide/C/gnucash-guide.xml           |   18 +-
 guide/de/gnucash-guide.xml          |   18 +-
 guide/it/gnucash-guide.xml          |   22 +-
 help/C/Help_ch_Tools_Assistants.xml |   18 +-
 help/C/gnucash-help.xml             |   18 +-
 help/de/gnucash-help.xml            |   20 +-
 help/it/gnucash-help.xml            |   12 +-
 10 files changed, 2099 insertions(+), 39 deletions(-)



More information about the gnucash-changes mailing list