From 84c387968cfb527190e2d30966e8fd5c4310d91b Mon Sep 17 00:00:00 2001 From: karltk Date: Mon, 18 Oct 2004 18:38:53 +0000 Subject: Collapsed into base ChangeLog svn path=/; revision=159 --- trunk/src/equery/ChangeLog | 77 ---------------------------------------------- 1 file changed, 77 deletions(-) delete mode 100644 trunk/src/equery/ChangeLog (limited to 'trunk/src') diff --git a/trunk/src/equery/ChangeLog b/trunk/src/equery/ChangeLog deleted file mode 100644 index 96dac7b..0000000 --- a/trunk/src/equery/ChangeLog +++ /dev/null @@ -1,77 +0,0 @@ -2004-10-10 Karl Trygve Kalleberg - * Added unit tests for all supported commands - * Fixed printing order and recognition of overlay, #53432. - -2004-09-30 Karl Trygve Kalleberg - * Added unit tests for --help - * Added unit tests for 'files' - -2004-09-27 Karl Trygve Kalleberg - * Added short commands - * Fixed copyright dates - * Fixed belongs to search only installed packages - * Fixed reporting bug in uses command - * Fixed reference to cppv - * Added import of die - * Added searching header to uses - * Fixed hasuses to report properly - -2004-09-08 Karl Trygve Kalleberg - * Added man page rewrites by Katerina Barone-Adesi , - fixes #63045 - * Fixed spacing issues with files, fixes #63036. - * Added depends command by Olivier Crete , fixes - #40830. - * Reworked output yet again. - * Belongs handles multiple files on the command line, partially fixes - #62361. - -2004-08-29 Karl Trygve Kalleberg - * Added check for bad regexp in belongs, fixes #58494 - * Added proper error reporting to stderr, fixes #57580 - -2004-08-22 Karl Trygve Kalleberg - * Searches now include masked packages, when installed. - * Fixed output to be piping-friendly - * Added -N option to force non-piping output - * Added hasuses command - -2004-05-04 Karl Trygve Kalleberg - * Added a -f/--full-regex option to belongs and some logic - so users can do belongs ant, belongs /usr/bin/ant and - belongs -f ".*ant.*" while getting sensible results. - Fixes #37637. - -2004-03-13 Marius Mauch - * fixing descriptions for local USE flags - * more checking on exceptions - - -2004-01-23 Marius Mauch - * now catches Exceptions thrown by portage - * minor bugfixes - -2004-01-12 Marius Mauch - * added mask, keyword and slot information to list command - -2004-01-07 Karl Trygve Kalleberg - * Renamed to equery - * Added Makefile - -2003-12-31 Karl Trygve Kalleberg - * Added which command - * Added check command (not finished) - -2003-12-12 Karl Trygve Kalleberg - * Added size command - * Added depgraph command - -2003-12-11 Karl Trygve Kalleberg - * Added list command - * Added uses command - -2003-10-05 Karl Trygve Kalleberg - * Added files command - * Added belongs command - - -- cgit v1.2.3