summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMitch Jackson <mitch@freeside.biz>2019-03-30 12:53:33 -0400
committerMitch Jackson <mitch@freeside.biz>2019-03-30 12:54:10 -0400
commit72955f5d78eec2ef9bf8ed8b48d3018eec7ff311 (patch)
treef8971d56987ad527eabb76d3bce5db4677380b4a /debian
parenta9efaa2d1efa2093b1856ef42ae4ac411a0a1954 (diff)
0.08 Suppress elipsis character from strings truncated by Truncate::UnicodeHEADmaster
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b050b26..3793d95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libbusiness-batchpayment-paymentech-perl (0.08) unstable; urgency=medium
+
+ * Suppress elipsis character from strings truncated by Truncate::Unicode
+
+ -- Mitch Jackson <mitch@freeside.biz> Sat, 30 Mar 2019 12:22:00 -0500
+
libbusiness-batchpayment-paymentech-perl (0.07) unstable; urgency=medium
* Start using Unicode::Truncate.