2002-03-02  Marco Antoniotti  <marcoxa@cs.nyu.edu>

	* /cvsroot/clocc/clocc/src/port/configuration/defconf.lisp:
	Fixed minor problem in clauses initialization and parsing.
	The warning (due to uninitialized fields and undefaulted keyword
	arguments) has gone away.

	* /cvsroot/clocc/clocc/src/port/configuration/defconf-package.lisp:
	Made the package file more ACL kludgy case sensitivity friendly.

2002-02-22  Marco Antoniotti  <marcoxa@cs.nyu.edu>

	* /cvsroot/clocc/clocc/src/port/configuration/ChangeLog:
	ChangeLog updated.

	* /cvsroot/clocc/clocc/src/port/configuration/INSTALLATION:
	Slightly improved INSTALLATION instructions.

	* /cvsroot/clocc/clocc/src/port/configuration/defconf.system:
	Improved error messages under suggestions by Edmund Weitz.

2002-02-22  Marco Antoniotti  <marcoxa@cs.nyu.edu>

	* /cvsroot/clocc/clocc/src/port/configuration/defconf.system:
	Improved error messages under suggestions by Edmund Weitz.

2001-08-29  Marco Antoniotti  <marcoxa@cs.nyu.edu>

	* /cvsroot/clocc/clocc/src/port/configuration/defconf.lisp:
	Changed the order in which the 'special-translations' are inserted in
	the logical translation list.  Now they are first.  Otherwise the
	catch all translation "**;*.*.*" would override them.

	* /cvsroot/clocc/clocc/src/port/configuration/load-cl-configuration.lisp:
	Minor fix.

2001-05-08  Marco Antoniotti  <marcoxa@cs.nyu.edu>

	* /cvsroot/clocc/clocc/src/port/configuration/ChangeLog:
	Forgot to update the changelog.

2001-05-08  Marco Antoniotti  <marcoxa@cs.nyu.edu>

	* Fixed a minor annoying buglet in the construction of
	the library pathname.

2000-10-09  Marco Antoniotti  <marcoxa@cs.nyu.edu>

	* defconf.lisp: Added conditions (CONFIGURATION-ERROR and
	CONFIGURATION-WARNING) and checked their use.

	* docs/tex/defconf.tex: Fixed the documentation.

2000-10-09  Marco Antoniotti  <marcoxa@cons.org>

	* Fixed problems with defaulting behavior for :LIBRARY-LOCATION
	and :SOURCE-LOCATION.  The translations now obey the specs.
	
2000-10-09  Marco Antoniotti  <marcoxa@cons.org>

	* ChangeLog started.

