diff options
author | Per Øyvind Karlsen <peroyvind@mandriva.org> | 2010-03-05 13:06:55 +0000 |
---|---|---|
committer | Per Øyvind Karlsen <peroyvind@mandriva.org> | 2010-03-05 13:06:55 +0000 |
commit | 22b13bf1d575a18f94be4f516e126c7e41f87bd0 (patch) | |
tree | ed9baa268b8942b9a760c1e5ae62747d8e54819e /NEWS | |
parent | fd2b34913be5547bdfffd7e7aecde3f15f387874 (diff) | |
download | spec-helper-22b13bf1d575a18f94be4f516e126c7e41f87bd0.tar spec-helper-22b13bf1d575a18f94be4f516e126c7e41f87bd0.tar.gz spec-helper-22b13bf1d575a18f94be4f516e126c7e41f87bd0.tar.bz2 spec-helper-22b13bf1d575a18f94be4f516e126c7e41f87bd0.tar.xz spec-helper-22b13bf1d575a18f94be4f516e126c7e41f87bd0.zip |
update news about dropping duplicate stripping behaviour
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2010-03-05 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.31.1 + * don't duplicate stripping already done in rpm's find-debuginfo.sh + * rename strip_and_check_elf_files to check_elf_files + 2010-01-01 Guillaume Rousse <guillomovitch@mandriva.org> 0.31.0 * replace gprintify python + shell implementation with a pure perl one * fix ${foo##*/} recognition in gprintify (mdv bug #56342) |