diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-05-15 13:22:17 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-05-15 13:22:17 +0000 |
commit | aef4fe0438c3c48d9014e81d7d51dd22a461b001 (patch) | |
tree | 60f377a24b4b30acb2e6d99f54db98467cb4bc6f /NEWS | |
parent | fe3b0085969fc9f402c2f4233bfbf8e655e25b26 (diff) | |
download | spec-helper-aef4fe0438c3c48d9014e81d7d51dd22a461b001.tar spec-helper-aef4fe0438c3c48d9014e81d7d51dd22a461b001.tar.gz spec-helper-aef4fe0438c3c48d9014e81d7d51dd22a461b001.tar.bz2 spec-helper-aef4fe0438c3c48d9014e81d7d51dd22a461b001.tar.xz spec-helper-aef4fe0438c3c48d9014e81d7d51dd22a461b001.zip |
strip_and_check_elf_files: skip check on /usr/lib/debug (#40847)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ + * strip_and_check_elf_files: skip check on /usr/lib/debug (#40847) + 2008-05-14 Guillaume Rousse <guillomovitch@mandriva.org> 0.29.3 * fix regression related to symlinks introduced in previous release (spotted by Anssi) |