summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2014-06-21 18:41:23 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2014-06-21 18:42:48 +0200
commit3972294e28309fc18baa53999eefe1f937b26b10 (patch)
treecf28a34fe76b4057734c2c7efa9a609e01189822 /perl-install/NEWS
parentd55fa70f6c5e3b2212e2eba7d9d97141efe3a4c4 (diff)
downloaddrakx-3972294e28309fc18baa53999eefe1f937b26b10.tar
drakx-3972294e28309fc18baa53999eefe1f937b26b10.tar.gz
drakx-3972294e28309fc18baa53999eefe1f937b26b10.tar.bz2
drakx-3972294e28309fc18baa53999eefe1f937b26b10.tar.xz
drakx-3972294e28309fc18baa53999eefe1f937b26b10.zip
(_find_file) introduce it
either file has an absolute path and we check for its existence or it has not and we assume it's a binary to lookup in $PATH thus fixing a warning in mousedrake since commit be1d69418fda6e16422d634c59b54375bfa7a897
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r--perl-install/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 87a7ef82b..c8de3696c 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+- do_pkgs:
+ o fix a warning in mousedrake
- drakclock:
o fix crash on clicking "Cancel" after TZ selection (mga#13534)
o fix loosing TZ choice when canceling TZ selection (mga#13534)