summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index eb0e554..5fc0d0b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+moreutils (0.25) unstable; urgency=low
+
+ * isutf8: Detect and reject overlong UTF-8 sequences. Closes: #440951
+ Many thanks to liw for the patch.
+
+ -- Joey Hess <joeyh@debian.org> Mon, 12 Nov 2007 11:58:07 -0500
+
moreutils (0.24) unstable; urgency=low
* vidir: Force numbers to normalised integers.