mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Release GnuCash 3.906
This commit is contained in:
parent
9c0b290ca8
commit
4595a3d088
@ -6,7 +6,7 @@ if (CMAKE_VERSION VERSION_GREATER_EQUAL 3.14.0)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
project (gnucash
|
project (gnucash
|
||||||
VERSION 3.905
|
VERSION 3.906
|
||||||
)
|
)
|
||||||
|
|
||||||
enable_testing()
|
enable_testing()
|
||||||
|
16
NEWS
16
NEWS
@ -1,5 +1,21 @@
|
|||||||
Version history:
|
Version history:
|
||||||
------- -------
|
------- -------
|
||||||
|
3.905 - 21 June 2020
|
||||||
|
The fifth unstable release leading to the new 4.x stable series. This is the release-candidate: Barring any serious bugs it's what we'll release as 4.0.
|
||||||
|
|
||||||
|
Between 3.905 and 3.906, the following bugfixes were accomplished. Some of these will also be fixed in GnuCash 3.11, some are for 4.0 only.
|
||||||
|
Bug 797808 - Caps Lock Breaks Almost Everything
|
||||||
|
Bug 797811 - GnuCash crashes with segfault when saving to mysql when
|
||||||
|
database already exists.
|
||||||
|
|
||||||
|
The following fixes and improvements were not associated with bug reports or new features:
|
||||||
|
Add missing #includes into gnc-imp-settings-csv-price.cpp
|
||||||
|
Found in failed win maint nightlies.</p></li>
|
||||||
|
[business-core] string-hash doesn't guarantee unique hash, use guid
|
||||||
|
string instead.
|
||||||
|
|
||||||
|
Updated Translations: Ukrainian
|
||||||
|
|
||||||
3.905 - 14 June 2020
|
3.905 - 14 June 2020
|
||||||
The fourth unstable release leading to the new 4.x stable series. See 3.902 and 3.903 below for additional requirements and features.
|
The fourth unstable release leading to the new 4.x stable series. See 3.902 and 3.903 below for additional requirements and features.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user