diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-10-19 10:36:09 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-10-19 10:36:09 +0000 |
commit | 0c2107a77a46941c9341790db88e6ee436442dfc (patch) | |
tree | bf9887003713ce5bd435ebc07570bdaf498cbd27 /NEWS | |
parent | 383644a9f8cf5d6c8747c9fef32a6f7465d515d3 (diff) | |
download | rpmdrake-0c2107a77a46941c9341790db88e6ee436442dfc.tar rpmdrake-0c2107a77a46941c9341790db88e6ee436442dfc.tar.gz rpmdrake-0c2107a77a46941c9341790db88e6ee436442dfc.tar.bz2 rpmdrake-0c2107a77a46941c9341790db88e6ee436442dfc.tar.xz rpmdrake-0c2107a77a46941c9341790db88e6ee436442dfc.zip |
(format_pkg_simplifiedinfo) rename 'dependancies' as 'new
dependancies' and tell there's no new dependancy when dependancies
list is empty (#54697)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +- rename 'dependancies' as 'new dependancies' and tell there's no new + dependancy when list is empty (#54697) - use a scrolling window if needed when displaying list of orphan packages after removing some packages (#54713) |