diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-01-11 07:51:05 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-01-11 07:51:05 +0000 |
commit | 73a660c198da5210ce7d91c8eb00789c5a7c1313 (patch) | |
tree | d5619afd4aeb575dd8b9115bbd0fff15560d527c /NEWS | |
parent | 9970a5e062f6555c888ed8742e2a229d72cb0464 (diff) | |
download | perl-URPM-73a660c198da5210ce7d91c8eb00789c5a7c1313.tar perl-URPM-73a660c198da5210ce7d91c8eb00789c5a7c1313.tar.gz perl-URPM-73a660c198da5210ce7d91c8eb00789c5a7c1313.tar.bz2 perl-URPM-73a660c198da5210ce7d91c8eb00789c5a7c1313.tar.xz perl-URPM-73a660c198da5210ce7d91c8eb00789c5a7c1313.zip |
- add URPM::Package->changelogs, a wrapper around ->changelog_time, ->changelog_name, ->changelog_text
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +- add URPM::Package->changelogs, a wrapper around ->changelog_time, ->changelog_name, ->changelog_text - resolve kmod requires even if first choice is a source dkms Version 3.05 - 8 January 2008, by Pascal "Pixel" Rigaux |