chiark / gitweb /
changelog: Document new autopkgtests
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 18 Aug 2018 23:17:24 +0000 (00:17 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 18 Aug 2018 23:20:06 +0000 (00:20 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog

index 1c3415df7f97c0d634c3d524e3ecb247b7bf0324..8043bac3ef6e42c71fdd8a2545bd5fff95a3f410 100644 (file)
@@ -11,7 +11,8 @@ chiark-tcl (1.2.2~) unstable; urgency=medium
   * Turn on warnings and `use strict' and fix everything.
   * Replace deprecated `use IO;' with `use IO::File'.
 
-  Makefiles:
+  Makefiles and build system:
+  * Provide autopkgtests.
   * Refer to $(BASE_DIR) rather than ../base/, making out-of-tree
     extentions a bit easier.