summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRaphael Hertzog <hertzog@debian.org>2009-02-09 09:07:52 +0100
committerRaphael Hertzog <hertzog@debian.org>2009-02-09 09:13:13 +0100
commit4a109a8bf41413e9d6efbb2b45d6f56f9767a9a6 (patch)
tree839568a785268821cf890f1894744b68ecb38821 /ChangeLog
parented1ab8e96817cf180428fd03ff281ce2320f1b23 (diff)
downloaddpkg-4a109a8bf41413e9d6efbb2b45d6f56f9767a9a6.tar.gz
update-alternatives: ignore empty files in the admin dir
* scripts/update-alternatives.pl: Deal with empty files in the administrative directory by ignoring them.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4f8f2795..a21c6eda5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,11 @@
2009-02-06 Raphael Hertzog <hertzog@debian.org>
+ * scripts/update-alternatives.pl: Deal with empty
+ files in the administrative directory by ignoring them.
+
+2009-02-06 Raphael Hertzog <hertzog@debian.org>
+
* scripts/update-alternatives.pl: Ensure that a non-existant
alternative result in automatic mode configuration.