aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2013-04-20 23:22:53 +0000
committerThierry Vignaud <tv@mageia.org>2013-04-20 23:22:53 +0000
commitc60ccd3efa3d24338ded284fcdf177c3fe8b76fb (patch)
treef9b86ccdd7bfb49cb7518171262711182c438ce3 /NEWS
parent6fa7f3442f07f1d8a9d91299a16486cc886d4c0f (diff)
downloadrpmdrake-c60ccd3efa3d24338ded284fcdf177c3fe8b76fb.tar
rpmdrake-c60ccd3efa3d24338ded284fcdf177c3fe8b76fb.tar.gz
rpmdrake-c60ccd3efa3d24338ded284fcdf177c3fe8b76fb.tar.bz2
rpmdrake-c60ccd3efa3d24338ded284fcdf177c3fe8b76fb.tar.xz
rpmdrake-c60ccd3efa3d24338ded284fcdf177c3fe8b76fb.zip
fix install dialog title (mga#9550)
rename a variable introduced by jvictor in commit r267936 on Apr 26 2010 ("Added auto_select and clean_cache options to conf file") that badly conflicted with urpmi's ::auto_select variable we were lucky it didn't break more...
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 40b8c853..d703ff9f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- fix install dialog title (mga#9550)
+
Version 5.46 - 26 Mar 2013, Thierry Vignaud
- fix retrieving XML information (mga#9529)