diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-03-01 11:46:31 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-03-01 11:46:31 +0000 |
commit | e9093726ef564c4818278ca0d19e1f9c042fad05 (patch) | |
tree | 2a6196ea96c8888cd391008e7d54c65023dda25e /ChangeLog | |
parent | caab043e6fa3308d76e5fa95fb9735cb3f781d67 (diff) | |
download | rpmtools-e9093726ef564c4818278ca0d19e1f9c042fad05.tar rpmtools-e9093726ef564c4818278ca0d19e1f9c042fad05.tar.gz rpmtools-e9093726ef564c4818278ca0d19e1f9c042fad05.tar.bz2 rpmtools-e9093726ef564c4818278ca0d19e1f9c042fad05.tar.xz rpmtools-e9093726ef564c4818278ca0d19e1f9c042fad05.zip |
5.0.16-1mdk5.0.16
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 22 |
1 files changed, 21 insertions, 1 deletions
@@ -1,4 +1,24 @@ -2005-02-22 21:24 Olivier Thauvin <thauvin@aerov.jussieu.fr> +2005-03-01 12:33 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com> + + * parsehdlist.c: Output help to stdout + +2005-03-01 12:31 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com> + + * parsehdlist.c: Patch by Leon Brooks to add an --sql option to + dump output as SQL INSERT statements, and an --url option to get + the rpm's URL tag. + +2005-02-28 12:37 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com> + + * Packdrakeng.pm: POD fixes. + +2005-02-28 12:32 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com> + + * Packdrakeng.pm: toc_f_count wasn't stored in the Packdrakeng + object, and it's used by rpmdrake's search progress bar. (bug + 14008) + +2005-02-22 21:24 Olivier Thauvin <thauvin at aerov.jussieu.fr> * MANIFEST, Makefile.PL, rpmtools.spec: - 5.0.15 |