diff options
author | Wichert Akkerman <wakkerma@debian.org> | 1999-10-14 02:28:03 +0000 |
---|---|---|
committer | Wichert Akkerman <wakkerma@debian.org> | 1999-10-14 02:28:03 +0000 |
commit | 11949951dbaa8b4fbae6dcbb44cd9a296aa88c5f (patch) | |
tree | e3b4a16e737d707bf6952a1b4391fef11848c425 /ChangeLog | |
parent | 19b9d80313f0d013bb414fdaf4701436298a6c5f (diff) | |
download | dpkg-11949951dbaa8b4fbae6dcbb44cd9a296aa88c5f.tar.gz |
Add --force options for handling changed conffiles
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ Thu Oct 14 04:16:25 CEST 1999 Wichert Akkerman <wakkerma@debian.org> * Reinstate patch to not read available-file with doing listfiles. * Don't forget to get the correct SHELL before showing a diff of conffiles! + * Merge a patch from Ben Collins to add a bunch of --force options + to handle changed conffiles Thu Oct 14 03:37:52 CEST 1999 Wichert Akkerman <wakkerma@debian.org> |