summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRaphael Hertzog <hertzog@debian.org>2009-02-06 21:36:51 +0100
committerRaphael Hertzog <hertzog@debian.org>2009-02-09 09:14:58 +0100
commit79bf3c4054543f8e229fb2eb4a9183a2ebe4f3a7 (patch)
tree2229754973b939c485c42b15e8a8e786c3458e44 /ChangeLog
parent4a109a8bf41413e9d6efbb2b45d6f56f9767a9a6 (diff)
downloaddpkg-79bf3c4054543f8e229fb2eb4a9183a2ebe4f3a7.tar.gz
Add non-regression test-suite for update-alternatives
* scripts/t/900_update_alternatives.t: New test-suite for update-alternatives. * scripts/Makefile.am: Add the previous file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a21c6eda5..84b10f6ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,12 @@
2009-02-06 Raphael Hertzog <hertzog@debian.org>
+ * scripts/t/900_update_alternatives.t: New test-suite for
+ update-alternatives.
+ * scripts/Makefile.am: Add the previous file.
+
+2009-02-06 Raphael Hertzog <hertzog@debian.org>
+
* scripts/update-alternatives.pl: Deal with empty
files in the administrative directory by ignoring them.