aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-02-25 23:39:19 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-02-25 23:39:19 +0000
commit99b601773eced928c675253cb2e1c0d96a34c1cc (patch)
treebe58bcc474099391fd9a3e4ec619fedc7f7f583f /NEWS
parentf8def642e297a7e91f68a209cb718f257c3ca54f (diff)
downloadperl-URPM-99b601773eced928c675253cb2e1c0d96a34c1cc.tar
perl-URPM-99b601773eced928c675253cb2e1c0d96a34c1cc.tar.gz
perl-URPM-99b601773eced928c675253cb2e1c0d96a34c1cc.tar.bz2
perl-URPM-99b601773eced928c675253cb2e1c0d96a34c1cc.tar.xz
perl-URPM-99b601773eced928c675253cb2e1c0d96a34c1cc.zip
do not mark as deprecated ->filename and URPM::Build::build_hdlist()
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 196e4d3..7078c45 100644
--- a/NEWS
+++ b/NEWS
@@ -9,8 +9,8 @@ Version 3.10 - 26 February 2008, by Pascal "Pixel" Rigaux
- 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
+ deprecate ->header_filename,
+ deprecate URPM::Build::parse_rpms_build_headers
Version 3.08 - 25 February 2008, by Pascal "Pixel" Rigaux