summaryrefslogtreecommitdiff
path: root/perl-RPM2/Changes
blob: d57a3aacff310898ba0f277fb9be01abdbff5ee7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
0.63  2003-03-16 cturner
	* add support for install/erase from James Olin Oden; experimental but looks solid.  API may change.

	* Fix sort bug found by James Olin Oden

0.62  2003-03-16 cturner
	* fix a few rpmlib 4.0.4/perl 5.6.x issues

0.61  2003-03-10 cturner
	* test release for CPAN

0.60  2003-03-08 cturner
	* Add tagformat method on header objects from James Olin Oden

	* Redo a lot of the XS bindings to properly perform
	  refcounting on underlying C objects

	* Add expand_macro call to... expand a macro!

	* Add ability to change VS flags on open_package.. more coming