Skip to content

Commit fe11f50

Browse files
committed
Release Documents v. 2.6.2
1 parent 1541cc7 commit fe11f50

File tree

2 files changed

+24
-16
lines changed

2 files changed

+24
-16
lines changed

NEWS

Lines changed: 23 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,29 @@
11
Version History
22
---------------
3+
2.6.2 - 2 March 2014
4+
o Bug 547386 - Help text for Employee section missing.
5+
o Bug 723173 - One error and some typos in documentation. Thanks to
6+
Imat for the patch.
7+
o Bug 725013 - dividends reinvested example text doesn't match
8+
graphic. Also remove a useless figure and improve text.
9+
o Assorted typos and version number corrections.
10+
311
2.6.1 - 1 January 2014
4-
o - First documention updates for credit notes
5-
o - Adapt migration documentation to gsettings introduction
6-
o - Move most of the text regarding business features from guide
7-
to help, correct links and wording and many small improvements.
8-
o - Add information about the Business tab in book options window.
9-
o - Enable building Japanese PDF without requiring Debian or
10-
downloading fonts from anywhere.
11-
o - Add Fedora font paths
12-
o - Adjust image after [23668] update.
13-
o - Doc/guide/C: add cash account to accts-examples-organization2
14-
o - Docs/guide/de: minor corrections of spelling and an
15-
extension by Martin Mainka
16-
o - Update Italian translation of guide.
17-
o - Update instructions for Italian translation to adapt them
18-
to new generic langcode.
12+
o First documention updates for credit notes
13+
o Adapt migration documentation to gsettings introduction
14+
o Move most of the text regarding business features from guide
15+
to help, correct links and wording and many small improvements.
16+
o Add information about the Business tab in book options window.
17+
o Enable building Japanese PDF without requiring Debian or
18+
downloading fonts from anywhere.
19+
o Add Fedora font paths
20+
o Adjust image after [23668] update.
21+
o Doc/guide/C: add cash account to accts-examples-organization2
22+
o Docs/guide/de: minor corrections of spelling and an
23+
extension by Martin Mainka
24+
o Update Italian translation of guide.
25+
o Update instructions for Italian translation to adapt them
26+
to new generic langcode.
1927

2028

2129
2.6.0 - 29 December 2013

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# copyright (c) 2003-2013 GnuCash Development Team
33

44
dnl Process this file with autoconf to produce a configure script.
5-
AC_INIT(gnucash-docs, 2.6.1)
5+
AC_INIT(gnucash-docs, 2.6.2)
66

77
dnl ==========================================================================
88
dnl

0 commit comments

Comments
 (0)