diff options
author | Nullptrderef <nullptrderef@proton.me> | 2024-06-16 14:32:19 +0200 |
---|---|---|
committer | Nullptrderef <nullptrderef@proton.me> | 2024-06-16 14:32:19 +0200 |
commit | 1b2cbed3c572c8444bd3429ac6b40425cb9d728e (patch) | |
tree | 700b2f03962581e799274efe2d4cba5be17435a3 /debian/changelog | |
parent | 11727186fd1408fadac95bbe0de9011067f24e9b (diff) |
fix changelog typo
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 142da14d1..f45e2ee98 100644 --- 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 |