aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-10-19 10:36:09 +0000
committerThierry Vignaud <tv@mandriva.org>2009-10-19 10:36:09 +0000
commit0c2107a77a46941c9341790db88e6ee436442dfc (patch)
treebf9887003713ce5bd435ebc07570bdaf498cbd27 /NEWS
parent383644a9f8cf5d6c8747c9fef32a6f7465d515d3 (diff)
downloadrpmdrake-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--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2fce8f4b..fa1f5d1c 100644
--- a/NEWS
+++ b/NEWS
@@ -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)