+2006-03-30 Guillem Jover <guillem@debian.org>
+
+ * src/main.c (setforce): Add a '[!]' next to 'all' to denote that
+ '--force-all' is dangerous.
+
2006-03-20 Guillem Jover <guillem@debian.org>
* configure.ac: Bump version to 1.13.18~.
* Correct typos in man pages. Thanks to A. Costa for spotting them
Closes: #358091, #358092, #358093, #358094, #358095
+ [ Guillem Jover ]
+ * Add a '[!]' in --force-all help denoting that it is a dangerous option.
+ Closes: #359935
+
-- Christian Perrier <bubulle@debian.org> Tue, 21 Mar 2006 20:46:24 +0100
dpkg (1.13.17) unstable; urgency=low
warn but continue: --force-<thing>,<thing>,...\n\
stop with error: --refuse-<thing>,<thing>,... | --no-force-<thing>,...\n\
Forcing things:\n\
- all Set all force options\n\
+ all [!] Set all force options\n\
auto-select [*] (De)select packages to install (remove) them\n\
downgrade [*] Replace a package with a lower version\n\
configure-any Configure any package which may help this one\n\