diff options
author | Thierry Vignaud <tv@mageia.org> | 2013-04-20 23:22:53 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2013-04-20 23:22:53 +0000 |
commit | c60ccd3efa3d24338ded284fcdf177c3fe8b76fb (patch) | |
tree | f9b86ccdd7bfb49cb7518171262711182c438ce3 /NEWS | |
parent | 6fa7f3442f07f1d8a9d91299a16486cc886d4c0f (diff) | |
download | rpmdrake-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-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +- fix install dialog title (mga#9550) + Version 5.46 - 26 Mar 2013, Thierry Vignaud - fix retrieving XML information (mga#9529) |