Blob Blame History Raw
--- createrepo/__init__.py~	2008-02-19 16:28:10.000000000 -0500
+++ createrepo/__init__.py	2008-02-19 16:28:10.000000000 -0500
@@ -70,7 +70,7 @@
         self.mdtimestamp = 0
         self.directory = None
         self.directories = []
-        self.changelog_limit = None # needs to be an int or None
+        self.changelog_limit = 10 # needs to be an int or None
         self.unique_md_filenames = False