diff options
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,6 +1,14 @@ +Version 4.4 - Dec 2010, by + +- make URPM::Package::get_tag() & URPM::Package::get_tag_modifiers() accept + string name of tags +- URPM::DB::traverse_tag() & URPM::DB::traverse_tag_find() will now accept + all available rpm tags + Version 4.3 - 11 Dec 2010, by Per Øyvind Karlsen + - fix issue with packages added to synthesis having disttag/disttag, but without - those added to NVRA, leading to segfault. + those added to NVRA, leading to segfault - fix broken support for parsing hdlists, use rpmgi iterator from rpmlib to simplify code and get packages ordered as an extra benefit in the process. - URPM::Package::fullname will now always return six items for array in stead |
