From d9b05da849ec0e21a05173c42dbc81f3f629a3c6 Mon Sep 17 00:00:00 2001 From: Chris Lumens Date: Wed, 24 May 2006 21:21:36 +0000 Subject: [PATCH] Commit messages. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 187c25a..4c1191f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ 2006-05-23 Chris Lumens + * pykickstart.spec: Require urlgrabber now. + + * po/*: Update translation files. + + * pykickstart/parser.py (KickstartParser.handleCommand): Return a + more useful error message on unknown command. + + * validator/ksvalidator: Accept a URL in addition to a file name. + +2006-05-23 Chris Lumens + * pykickstart/writer.py (KickstartWriter.doPackages): Don't write out an empty packages section, since we may want this step to be interactive (#192851). -- 2.11.4.GIT