summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorBenjamin Drung <bdrung@debian.org>2014-05-17 19:30:18 +0200
committerBenjamin Drung <bdrung@debian.org>2014-05-17 19:30:18 +0200
commit68a00fcb0c12145defd9889a4e66c36f84ef33dd (patch)
tree61752e04bc489d62719ebdb42c534ddc059f5779 /debian/changelog
parent2df58091822b2df6d31303e05b750468785bb1fa (diff)
releasing package mozilla-devscripts version 0.39
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a0bb8da..21c5f93 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+mozilla-devscripts (0.39) unstable; urgency=medium
+
+ [ Ximin Luo ]
+ * amo-changelog: output UTF-8 by default instead of ASCII, which errors when
+ the input contains non-ASCII chars
+
+ -- Benjamin Drung <bdrung@debian.org> Sat, 17 May 2014 19:28:49 +0200
+
mozilla-devscripts (0.38) unstable; urgency=medium
* install-xpi: Catch RDF.RedlandError exception and print error message.