gnucash stable: Release GnuCash 5.8.
John Ralls
jralls at code.gnucash.org
Sat Jul 6 16:37:15 EDT 2024
Updated via https://github.com/Gnucash/gnucash/commit/22974f7e (commit)
from https://github.com/Gnucash/gnucash/commit/3054fce9 (commit)
commit 22974f7e6dbebde92ab3a4f2a0c2a4cb6ea094f3
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Jul 6 12:10:16 2024 -0700
Release GnuCash 5.8.
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3aab596399..88e0cdbfb3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -8,7 +8,7 @@ if (POLICY CMP0094)
endif()
project (gnucash
- VERSION 5.7
+ VERSION 5.8
)
enable_testing()
diff --git a/NEWS b/NEWS
index e491579626..805e839132 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,14 @@
Version history:
------- -------
-5.7 - 20 June 2024
+5.8 - 7 July 2024
The following bugs have been fixed:
+ Bug 799347 - Edit account to make it sub account under other account
+
+There were no other changes.
+New and Updated Translations: Macedonian, Spanish
+5.7 - 20 June 2024
+The following bugs have been fixed:
Bug 669031 - Save the Scheduled Transactions number of months
Bug 669035 - Save the Scheduled Transaction divider position
Summary of changes:
CMakeLists.txt | 2 +-
NEWS | 8 +++++++-
2 files changed, 8 insertions(+), 2 deletions(-)
More information about the gnucash-changes
mailing list