Git cleanup.

This commit is contained in:
Erik C. Thauvin 2017-06-07 14:45:06 -07:00
parent 3937236341
commit 324f5b1005
142 changed files with 0 additions and 204 deletions

15
CHANGES.txt Normal file
View file

@ -0,0 +1,15 @@
Version 1.0.1 (released 20-Oct-2003)
* Added a "type" attribute to the Search tag.
- It can be used to specify the type of documents (e.g.: pdf) to be
searched.
* Changed the behavior of the SearchQuery Tag.
- By default only the specified search keywords (or phrase) are
returned. To return the full query (including preset site and
file type options) the "type" attribute should be set to "full".
Version 1.0 (released 10-Oct-2003)
* This is the first public release.
* Added support for various HTTP Proxy configuration context parameters.
===========================================================================
$Id$