ChangeLog
[email protected] (Seth Vidal)
| Newsgroups | gmane.linux.rpm.metadata |
|---|---|
| Message-ID | <[email protected]> |
ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) New commits: commit de1f16e6d7046dfb0089072136597a697eb844b0 Author: Seth Vidal <[email protected]> Date: Tue Jan 22 14:04:58 2008 -0500 changelog merge diff --git a/ChangeLog b/ChangeLog index bbb9341..60c3bad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2008-01-22 Seth Vidal <[email protected]> + + * createrepo.spec, createrepo/__init__.py: 0.9.3 + +2008-01-22 Seth Vidal <[email protected]> + + * createrepo/__init__.py, createrepo/yumbased.py, genpkgmetadata.py: + add changelog-limit option to restrict the number of changelogs we + add, by default + +2008-01-17 Seth Vidal <[email protected]> + + * genpkgmetadata.py: make sure empty directories still work + +2008-01-17 Seth Vidal <[email protected]> + + * ChangeLog: update changelog + 2008-01-17 Seth Vidal <[email protected]> * createrepo/__init__.py: comment out a debug print