aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-09-20 21:03:56 +0000
committerThierry Vignaud <tv@mageia.org>2012-09-20 21:03:56 +0000
commit77238a534b13b4804da5f3412c3741dd51914fa5 (patch)
treea5eb2b635537517f9639d1bc20d8eee7be485c5c /NEWS
parentf106bb914a689f1875314250cb61b194f84dd644 (diff)
downloadrpmdrake-77238a534b13b4804da5f3412c3741dd51914fa5.tar
rpmdrake-77238a534b13b4804da5f3412c3741dd51914fa5.tar.gz
rpmdrake-77238a534b13b4804da5f3412c3741dd51914fa5.tar.bz2
rpmdrake-77238a534b13b4804da5f3412c3741dd51914fa5.tar.xz
rpmdrake-77238a534b13b4804da5f3412c3741dd51914fa5.zip
(get_info) fix provided installed version for comparing
we were providing the version of the package we were looking at... "bug" introduced in commit r5401 on 2012-08-24: "(get_info) provide version to extract_header() thus fixing changelog highlighting"
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5a1bc4f6..b156eb33 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,5 @@
- fix deselecting updates when clicking on "New dependancies"
+- fix changelog highlighting
- rpmdrake:
o make failing to open RPM DB non fatal when reseting selection (mga#7352)