gnucash maint: Multiple changes pushed

Frank H.Ellenberger fell at code.gnucash.org
Mon Feb 18 08:13:21 EST 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/d7190c0f (commit)
	 via  https://github.com/Gnucash/gnucash/commit/07fbb463 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/86be3b92 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/96577ff9 (commit)
	from  https://github.com/Gnucash/gnucash/commit/817c3f4d (commit)



commit d7190c0fac4f2ddc4cbe5c03f10fb6b8e0af2ce1
Merge: 817c3f4d6 07fbb4639
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Feb 18 14:09:54 2019 +0100

    Merge branch 'patch-1' of https://github.com/sicelo/Gnucash into maint
    
    Bug 797105 - Incorrect local-symbol for SZL currency
    PR #461


commit 07fbb46398d8c54a369dfb0bfdd6062d1f29463c
Author: Sicelo <sicelo at users.noreply.github.com>
Date:   Sun Feb 17 08:10:55 2019 +0200

    Update SZL section header
    
    Clarify the reason for changing the symbol

diff --git a/libgnucash/engine/iso-4217-currencies.xml b/libgnucash/engine/iso-4217-currencies.xml
index 1468e0683..2b71def0c 100644
--- a/libgnucash/engine/iso-4217-currencies.xml
+++ b/libgnucash/engine/iso-4217-currencies.xml
@@ -2414,7 +2414,7 @@
   local-symbol=""
 />
 <!-- "SZL" - "Lilangeni"
-  2019-02-16 : The plural "E" is the common local-symbol; Bug 797105
+  The plural "E" is the common local-symbol; Bug 797105
 -->
 <currency
   isocode="SZL"

commit 86be3b9247140a930eccc032b931e9bce6e7898d
Author: Sicelo <sicelo at users.noreply.github.com>
Date:   Sat Feb 16 18:08:45 2019 +0200

    Update iso-4217-currencies.xml

diff --git a/libgnucash/engine/iso-4217-currencies.xml b/libgnucash/engine/iso-4217-currencies.xml
index 27295caf1..1468e0683 100644
--- a/libgnucash/engine/iso-4217-currencies.xml
+++ b/libgnucash/engine/iso-4217-currencies.xml
@@ -2414,6 +2414,7 @@
   local-symbol=""
 />
 <!-- "SZL" - "Lilangeni"
+  2019-02-16 : The plural "E" is the common local-symbol; Bug 797105
 -->
 <currency
   isocode="SZL"

commit 96577ff922bcdb7cd13f3ed5d47b18df124a32ce
Author: Sicelo <sicelo at users.noreply.github.com>
Date:   Sat Feb 16 01:10:09 2019 +0200

    Update iso-4217-currencies.xml
    
    Fixing the 'local-symbol' property for the SZL currency from "L" to "E." See Bug 797105.

diff --git a/libgnucash/engine/iso-4217-currencies.xml b/libgnucash/engine/iso-4217-currencies.xml
index a68ab6c91..27295caf1 100644
--- a/libgnucash/engine/iso-4217-currencies.xml
+++ b/libgnucash/engine/iso-4217-currencies.xml
@@ -2424,7 +2424,7 @@
   exchange-code="748"
   parts-per-unit="100"
   smallest-fraction="100"
-  local-symbol="L"
+  local-symbol="E"
 />
 <!-- "THB" - "Baht"
 -->



Summary of changes:
 libgnucash/engine/iso-4217-currencies.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)



More information about the gnucash-changes mailing list