diff options
author | Pascal Terjan <pterjan@mageia.org> | 2012-04-08 13:44:23 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mageia.org> | 2012-04-08 13:44:23 +0000 |
commit | 021a0c24180014a75759fd01951d34330e41a58f (patch) | |
tree | 5bba87f00bf6adc08c58be06ebccc1b88750f3e9 /perl-install/NEWS | |
parent | d66d1a7945c35ab08dd4779ce43987def152a246 (diff) | |
download | drakx-backup-do-not-use-021a0c24180014a75759fd01951d34330e41a58f.tar drakx-backup-do-not-use-021a0c24180014a75759fd01951d34330e41a58f.tar.gz drakx-backup-do-not-use-021a0c24180014a75759fd01951d34330e41a58f.tar.bz2 drakx-backup-do-not-use-021a0c24180014a75759fd01951d34330e41a58f.tar.xz drakx-backup-do-not-use-021a0c24180014a75759fd01951d34330e41a58f.zip |
make sure ranges are always within limits in text mode (mga#646)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 21128a97c..a03cd4eee 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,6 @@ +- interactive::curses: + o make sure ranges are always within limits (mga#646) + Version 14.3 - 7 April 2012 - diskdrake: |