summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2020-07-10 17:34:07 +0100
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2020-07-10 17:34:07 +0100
commit5a1a9a51a205726e2abb43f14a85d289ec9694f5 (patch)
tree9cf007f486fdab90eddc644e693526f268d09783 /Changes
parentc46f1d05459a6b37b4079115eaa412cf2ced07c9 (diff)
downloadurpmi-5a1a9a51a205726e2abb43f14a85d289ec9694f5.tar
urpmi-5a1a9a51a205726e2abb43f14a85d289ec9694f5.tar.gz
urpmi-5a1a9a51a205726e2abb43f14a85d289ec9694f5.tar.bz2
urpmi-5a1a9a51a205726e2abb43f14a85d289ec9694f5.tar.xz
urpmi-5a1a9a51a205726e2abb43f14a85d289ec9694f5.zip
gurpmi2: ensure download error report fits on screen.
With a batch size of 50, the number of failed downloads can be large. That causes the message dialogue to exceed the screen height, making the retry Yes/No buttons invisible and inaccessible.
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 24e26237..5e294ce3 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,5 @@
+- gurpmi2:
+ o ensure download error report fits on screen
- Make it work with no feature qw(indirect) (aka perl7)
- small Kwalitee cleanups
- stop truncating disk names when prompting for a CD/USB key