diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-03-20 13:45:30 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-03-20 13:45:30 +0000 |
commit | 7706956d1247d045e1c058068e62b6e095fa821a (patch) | |
tree | f41435aa533e185c9d1bd683a265953b57fe95a2 /ChangeLog | |
parent | 759a5637b788c6d04cbdffb5fe02c2ba58e842db (diff) | |
download | rpmtools-7706956d1247d045e1c058068e62b6e095fa821a.tar rpmtools-7706956d1247d045e1c058068e62b6e095fa821a.tar.gz rpmtools-7706956d1247d045e1c058068e62b6e095fa821a.tar.bz2 rpmtools-7706956d1247d045e1c058068e62b6e095fa821a.tar.xz rpmtools-7706956d1247d045e1c058068e62b6e095fa821a.zip |
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,3 +1,22 @@ +2006-03-20 13:52 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * genhdlist: Add a --norecursive option to genhdlist (Michael + Scherer) + +2006-03-01 12:22 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * parsehdlist.c: Fix compilation warning + +2006-01-16 16:15 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * rpmtools.spec: 5.0.27-1mdk + +2006-01-16 16:10 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * parsehdlist.c: Replace serial by epoch everywhere, to be able to + build with rpm 4.4.4. The --serial switch is still recognized, + but not documented. Update Copyright. + 2006-01-16 15:51 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> * gendistrib: Use mktemp for temp files. Error checking when |