exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 1b2cbed3c572c8444bd3429ac6b40425cb9d728e
parent 11727186fd1408fadac95bbe0de9011067f24e9b
Author: Nullptrderef <nullptrderef@proton.me>
Date:   Sun, 16 Jun 2024 14:32:19 +0200

fix changelog typo

Diffstat:
Mdebian/changelog | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog @@ -41,7 +41,7 @@ taler-exchange (0.11.3) UNRELEASED; urgency=medium * ignore config.guess * allow overwriting dest * gitignore privatekeys, deb files, etc - * allow ARCH/CODENAME overwrites, aswell as CODENAME-ARCH ones CODENAME-ARCH allows overwriting one pair without touching other ones in the same codename, or the same arch + * allow ARCH/CODENAME overwrites, as well as CODENAME-ARCH ones CODENAME-ARCH allows overwriting one pair without touching other ones in the same codename, or the same arch * remove redundant/duplicate jobs * fix: use codenames in from, oops