diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-04-03 09:23:39 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-04-03 09:23:39 +0000 |
commit | 90ddb639e8027b0611174c5d395de5473f27792d (patch) | |
tree | dd08814e1d75188287a28a1f91a4c4413d2f1df3 /perl-install/install/NEWS | |
parent | 910c6aab5db1e85853c8a4644a7be15ea041dc20 (diff) | |
download | drakx-90ddb639e8027b0611174c5d395de5473f27792d.tar drakx-90ddb639e8027b0611174c5d395de5473f27792d.tar.gz drakx-90ddb639e8027b0611174c5d395de5473f27792d.tar.bz2 drakx-90ddb639e8027b0611174c5d395de5473f27792d.tar.xz drakx-90ddb639e8027b0611174c5d395de5473f27792d.zip |
fix typo in comment
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r-- | perl-install/install/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 8922e7454..733fdacdc 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,6 +1,6 @@ Version 10.28 - 3 April 2008 -- when computed install size in group selection (#39303) +- fix computed install size in group selection (#39303) (it didn't take suggests into account) Version 10.27 - 3 April 2008 |