diff options
| author | genone <genone@gentoo.org> | 2004-12-08 10:52:43 +0000 |
|---|---|---|
| committer | genone <genone@gentoo.org> | 2004-12-08 10:52:43 +0000 |
| commit | c5f9b36c30757dec3267ba9527819dbab172088a (patch) | |
| tree | a61dbc7c122fafdd7ef27ba51796462a2411776c /trunk/ChangeLog | |
| parent | 5f87388fb7540c6115068f5ff475c9a14f0d0a7c (diff) | |
| download | gentoolkit-c5f9b36c30757dec3267ba9527819dbab172088a.tar.gz | |
python-2.3 check
svn path=/; revision=180
Diffstat (limited to 'trunk/ChangeLog')
| -rw-r--r-- | trunk/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/trunk/ChangeLog b/trunk/ChangeLog index d7a6a79..6b9dc6d 100644 --- a/trunk/ChangeLog +++ b/trunk/ChangeLog @@ -1,9 +1,11 @@ 2004-12-08 Marius Mauch <genone@gentoo.org> * equery: implemented the --category option * glsa-check: fixed the bug where it wanted to unnecessary merge masked packages - * glsa-check: Added a check to verify that all non-option arguments are valid GLSAs + * glsa-check: added a check to verify that all non-option arguments are valid GLSAs * glsa.py: changed the outfile parameter in Glsa.dump() to outstream so we don't have to open/close a file which breaks pipes + * glsa.py: checks now for python versions below 2.3 and throws an exception + 2004-11-29 Karl Trygve Kalleberg <karltk@gentoo.org> * branched v0-3-0: major rework in equery is in progess. the main branch is reserved for minor and incremental fixups. |
