Skip to content

Commit 3e7022b

Browse files
committed
Release 2.6.14
1 parent 465f572 commit 3e7022b

File tree

3 files changed

+263
-2
lines changed

3 files changed

+263
-2
lines changed

ChangeLog

+221-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,226 @@
1+
2016-09-16 John Ralls
2+
3+
* Synchronize translation project. (HEAD, maint)
4+
5+
2016-09-15 John Ralls
6+
7+
* Bug 769746 - Zero interest loan formula fails. (origin/maint)
8+
9+
2016-08-01 Robert Fewell
10+
11+
* Add option to recn cell type to be read only
12+
13+
2016-08-01 Robert Fewell
14+
15+
* Make a distinction between file/link Association
16+
17+
2016-08-01 Robert Fewell
18+
19+
* Indicate an Association in the Register
20+
21+
2016-09-13 John Ralls
22+
23+
* Bug 771379 - GnuCash doesn't support Russian Ruble Symbol
24+
25+
2016-09-12 Mike Evans
26+
27+
* Bug 771246 - Set Invoice/Bill items date correctly from imported CSV.
28+
29+
2016-09-11 John Ralls
30+
31+
* Bug 770181 - gnc-fq-dump incorrectly says "quote cannot be used...
32+
33+
2016-09-11 John Ralls
34+
35+
* Bug 761667 - Crash opening associated location that has no scheme
36+
37+
2016-09-11 John Ralls
38+
39+
* Australian (GMT-10) OFX transactions imported have previous days date
40+
41+
2016-09-08 Geert Janssens
42+
43+
* Bug 643025 - RFE: Ability to select and open multiple invoices
44+
45+
2016-09-07 Geert Janssens
46+
47+
* Bug 733153 - Ambiguous view of buttons in search dialog Linux version
48+
49+
2016-09-07 Geert Janssens
50+
51+
* Add small note the split action field is pre-filled by the business features
52+
53+
2016-08-03 Robert Fewell
54+
55+
* Bug 762901 [PATCH] Fix saving Account Treeview sort order.
56+
57+
2016-09-02 Serge Gebhardt
58+
59+
* Value "price" allowed in attr cd:type for element book (RELAX NG file)
60+
61+
2016-09-01 John Ralls
62+
63+
* Bug 769730 - Investments: Lots in This Account, Closed column shows
64+
65+
2016-08-26 Rob Gowin
66+
67+
* CMake improvements for SWIG handling and Python bindings.
68+
69+
2016-08-25 Geoff Lee
70+
71+
* Bug 770303 - Incorrect commodity match during import OFX and possible solution.
72+
73+
2016-08-25 John Ralls
74+
75+
* Whitespace cleanup in gnc_import_select_commodity.
76+
77+
2016-08-24 Geert Janssens
78+
79+
* SX - recalculate all occurrences of all SX if the calendar is updated to start on another month
80+
81+
2016-08-24 Geert Janssens
82+
83+
* SX Window: correctly show first sx on calendar when it is moved to next weekday
84+
85+
2016-08-24 Geert Janssens
86+
87+
* Bug 770136 - 'Reverse Order' in 'View'->'Sort by' is not saved
88+
89+
2016-08-22 John Ralls
90+
91+
* Bug 742461 - SQL backend doesn't update customer info
92+
93+
2016-08-22 Pierre-André Jacquod
94+
95+
* Bug 770196 - cppcheck va_list not closed
96+
97+
2016-08-21 John Ralls
98+
99+
* Revert "temporarily disable pre-logging messages."
100+
101+
2016-08-20 John Ralls
102+
103+
* Suppress the console window on launch when building with CMake on MSWin.
104+
105+
2016-08-20 John Ralls
106+
107+
* Merge branch 'maint' of ssh://code.gnucash.org/gnucash into maint
108+
109+
2016-08-19 John Ralls
110+
111+
* Bug 770113 - compiling issue with libdbi.
112+
113+
2016-08-19 John Ralls
114+
115+
* Fix compilation error in sqlite3_error_fn.
116+
117+
2016-08-18 John Ralls
118+
119+
* temporarily disable pre-logging messages.
120+
121+
2016-08-08 Stefan Talpalaru
122+
123+
* remove duplicate line
124+
125+
2016-08-08 Stefan Talpalaru
126+
127+
* fix compilation with guile-2.0.12
128+
129+
2016-04-28 fell
130+
131+
* Minor improvement of singe quote sources SIX*
132+
133+
2016-08-01 John Ralls
134+
135+
* Attempt to fix Travis test failure.
136+
137+
2016-07-31 fell
138+
139+
* de.po: merge new template
140+
141+
2016-07-31 fell
142+
143+
* Fix a typo in dialog invoice
144+
145+
2016-07-31 fell
146+
147+
* de.po: review of commit d5fa61d
148+
149+
2016-07-31 fell
150+
151+
* minor fix of de.po
152+
153+
2016-07-16 Marco Zietzling
154+
155+
* fixed some more German translations
156+
157+
2016-07-16 Marco Zietzling
158+
159+
* fixed some more German translations
160+
161+
2016-07-16 Marco Zietzling
162+
163+
* fixed some more German translations
164+
165+
2016-07-16 Marco Zietzling
166+
167+
* fixed German translations
168+
169+
2016-07-16 Rob Gowin
170+
171+
* Fixes to get CMake "MinGW Makefiles" generator to work. (github/maint)
172+
173+
2016-07-14 Rob Gowin
174+
175+
* Allow HTMLHELP_DIR to be specified on cmake command line
176+
177+
2016-07-12 Mike Evans
178+
179+
* Bug 756416 - CSV data with Posted information will always have last invoice not posted.
180+
181+
2016-07-08 John Ralls
182+
183+
* Tweak version.cmake to work on Windows.
184+
185+
2016-07-05 John Ralls
186+
187+
* Make CMake use the same scm-revision program as Autotools.
188+
189+
2016-07-03 John Ralls
190+
191+
* Clear the GDate before use.
192+
193+
2016-07-02 John Ralls
194+
195+
* Bug 137017 - date of transaction change with time zone change
196+
197+
2016-07-02 John Ralls
198+
199+
* Don't override optimization flags in CMakeLists.txt.
200+
201+
2016-07-02 Geert Janssens
202+
203+
* When default tax table is 'None', set a new invoice/bill entry as not taxabl by default as well.
204+
205+
2016-06-28 John Ralls
206+
207+
* Fix incomplete function name from 74fa556. (tag: 2.6.13b)
208+
209+
2016-06-27 John Ralls
210+
211+
* Reset release date to 28 June. (tag: 2.6.13a)
212+
213+
2016-06-27 John Ralls
214+
215+
* containsString wasn't introduced until OS X 10.10.
216+
217+
2016-06-25 John Ralls
218+
219+
* Release 2.6.13 (tag: 2.6.13)
220+
1221
2016-06-24 John Ralls
2222

3-
* Update translations from the translation project. (HEAD, origin/maint, maint)
223+
* Update translations from the translation project.
4224

5225
2016-06-23 John Ralls
6226

NEWS

+41
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,46 @@
11
Version history:
22
------- -------
3+
2.6.14 - 17 September 2016
4+
Announcement: GnuCash 2.6.14 Release 2016-09-17
5+
GnuCash 2.6.14 released
6+
7+
The GnuCash development team proudly announces GnuCash 2.6.14, the
8+
fourteenth maintenance release in the 2.6-stable series.
9+
10+
The following bugs are fixed:
11+
Bug 643025 - RFE: Ability to select and open multiple invoices.
12+
Bug 733153 - Ambiguous view of buttons in search dialog Linux version.
13+
Bug 742461 - SQL backend doesn't update customer info.
14+
Bug 756416 - CSV data with Posted information will always have last invoice not posted.
15+
Bug 761667 - Crash opening associated location that has no scheme.
16+
Bug 762901 - [PATCH] Fix saving Account Treeview sort order.
17+
Bug 769730 - Investments: Lots in This Account, Closed column shows date 25/11/1833 instead of Open.
18+
Bug 769746 - Zero interest loan formula fails.
19+
Bug 770113 - compiling issue with libdbi.
20+
Bug 770136 - 'Reverse Order' in 'View'->'Sort by' is not saved.
21+
Bug 770181 - gnc-fq-dump incorrectly says "quote cannot be used...
22+
Bug 770196 - cppcheck va_list not closed.
23+
Bug 771246 - Set Invoice/Bill items date correctly from imported CSV.
24+
Bug 770303 - Incorrect commodity match during import OFX and possible solution.
25+
Bug 771379 - GnuCash doesn't support Russian Ruble Symbol.
26+
27+
Other repairs that weren't marked as bugs in git:
28+
Build improvements with CMake, accomodation for Guile-2.0.12 on Gentoo.
29+
Change the date_posted timestamp from midnight local to 11:00 AM GMT,
30+
which will be the same date in nearly all timezones.
31+
SX - Recalculate all occurrences of all SX if the calendar is updated
32+
to start on another month
33+
SX Window: correctly show first sx on calendar when it is moved to next
34+
weekday.
35+
Work around libofx bug which caused OFX imports to have the wrong
36+
date_posted when in an eastern-hemisphere timezone and not
37+
daylight time.
38+
Indicate in the register when a transaction has an associated file or
39+
URI. The indicator will appear in the "reconciled" column in the
40+
second transaction line (enable double-line view to see it).
41+
42+
Translation Updates: Dutch, German, Serbian, Spanish
43+
344
2.6.13 - 28 June 2016
445
Announcement: GnuCash 2.6.13 Release 2016-06-28
546
GnuCash 2.6.13 released

configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dnl Process this file with autoconf to produce a configure script.
2020

2121
# Autoconf initialization
2222
AC_PREREQ(2.60)
23-
AC_INIT([GnuCash], [2.6.13], [[email protected]])
23+
AC_INIT([GnuCash], [2.6.14], [[email protected]])
2424
AC_CONFIG_HEADERS(config.h)
2525
AC_CONFIG_SRCDIR(src/engine/Transaction.h)
2626
AC_CONFIG_MACRO_DIR([macros])

0 commit comments

Comments
 (0)