diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2010-01-15 09:22:40 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2010-01-15 09:22:40 +0000 |
commit | ad4d13d7746917b22e89d8848cfcedcffeb64bdf (patch) | |
tree | 6543a55dbb375965a7b2f0830b174afca68068c8 | |
parent | cdc473cba755bb7ac3520a16cbbcef3a5552e1f7 (diff) | |
download | urpmi-ad4d13d7746917b22e89d8848cfcedcffeb64bdf.tar urpmi-ad4d13d7746917b22e89d8848cfcedcffeb64bdf.tar.gz urpmi-ad4d13d7746917b22e89d8848cfcedcffeb64bdf.tar.bz2 urpmi-ad4d13d7746917b22e89d8848cfcedcffeb64bdf.tar.xz urpmi-ad4d13d7746917b22e89d8848cfcedcffeb64bdf.zip |
fix bug # in NEWS
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ Version 6.33 - 12 January 2010 - fix not being able to remove orphan kernels due to dkms packages (#53414) - allow use of $RELEASE/$ARCH with urpmi.addmedia --distrib - fix media redirection (was broken when trying to fix #52276) -- fix bash completion script (#54946) +- fix bash completion script (#55716) Version 6.32 - 29 October 2009 |