|
|
@@ -1,3 +1,12 @@
|
|
|
+2009-02-22 Raphael Hertzog <hertzog@debian.org>
|
|
|
+
|
|
|
+ * man/update-alternatives.8: Document how --all can be used to
|
|
|
+ repair all alternatives on the system in a single command.
|
|
|
+ * scripts/update-alternatives.pl: Ensure the above explanation
|
|
|
+ is true by ensuring that --config does something sensible when
|
|
|
+ no alternative is currently selected and when the user input is
|
|
|
+ empty: it will auto-select the best alternative.
|
|
|
+
|
|
|
2009-02-22 Raphael Hertzog <hertzog@debian.org>
|
|
|
|
|
|
* scripts/update-alternatives.pl: Implement --set-selections.
|