diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-02-25 19:17:04 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-02-25 19:17:04 +0000 |
commit | 6416c07fc43c6592242ec9895f2b035f68817181 (patch) | |
tree | 4c7b0abe6046c4cc00582cae9608049fdef5f07e /NEWS | |
parent | e7e8c533b6f98fb49235558a490ad58df43bc3b1 (diff) | |
download | perl-URPM-6416c07fc43c6592242ec9895f2b035f68817181.tar perl-URPM-6416c07fc43c6592242ec9895f2b035f68817181.tar.gz perl-URPM-6416c07fc43c6592242ec9895f2b035f68817181.tar.bz2 perl-URPM-6416c07fc43c6592242ec9895f2b035f68817181.tar.xz perl-URPM-6416c07fc43c6592242ec9895f2b035f68817181.zip |
- do not add FILENAME_TAG and FILESIZE_TAG to hdlist anymore,
deprecate ->filename and ->header_filename,
deprecate URPM::Build build_hdlist and parse_rpms_build_headers
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ - fix sort choices changed in perl-URPM 3.08 - allow fixing "using one big transaction" that occurs when using --keep (#30198) +- do not add FILENAME_TAG and FILESIZE_TAG to hdlist anymore, + deprecate ->filename and ->header_filename, + deprecate URPM::Build build_hdlist and parse_rpms_build_headers Version 3.08 - 25 February 2008, by Pascal "Pixel" Rigaux |