diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-08-24 20:25:27 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-08-24 20:25:30 +0200 |
commit | 11202c4b5c9ce58d17dbdebed65ff2f96b17e1f8 (patch) | |
tree | 6643df0d1ae5740208be79901d905982ad4b4936 | |
parent | a1e53437d8d277dca5e8e646eea16457532ddafb (diff) |
-update changelog
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 83c32762..cafc755d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,16 @@ +taler-merchant (0.8.2-2) unstable; urgency=low + + * Fixed syntax issue in database configuration script. + + -- Christian Grothoff <grothoff@taler.net> Tue, 24 Aug 2021 23:23:21 +0200 + taler-merchant (0.8.2-1) unstable; urgency=low * Fix systemd service file to include target. * Avoid use of taler-config when generating configuration files. * Update README.Debian to reflect current package better. - -- Christian Grothoff <grothoff@taler.net> Thu, 19 Aug 2021 23:23:21 +0200 + -- Christian Grothoff <grothoff@taler.net> Thu, 19 Aug 2021 23:23:21 +0200 taler-merchant (0.8.2) unstable; urgency=low |