2010-09-14  James Gallagher <jgallagher@opendap.org>

	This code now uses the new method in ConstraintEvaluator that
	enables multiple functions to be called.

2010-09-03  James Gallagher <jgallagher@opendap.org>

	Grids have attributes again! I added the map vector attributes, too.

2010-08-13  James Gallagher <jgallagher@opendap.org>

	Fixed PERL which this code needs to build the javascript.h file.

2010-07-16  James Gallagher <jgallagher@opendap.org>

	Removed test for Perl - we don't use Perl in this code anymore.

2010-07-15  Patrick West <pwest@ucar.edu>

	Added include of dependent dap.conf

2010-05-12  James Gallagher <jgallagher@opendap.org>

	Merged Hyrax 1.6.1

	_M   .
	M    conf/libdap.m4
	M    ais-tool/conf/libdap.m4
	M    configure.ac
	M    INSTALL
	M    NEWS
	M    ChangeLog
	M    README
	M    dap-server.spec
	M    Makefile.am

2010-04-22  Patrick West <pwest@ucar.edu>

	Fixed issue with dap-config --version with b at end (for beta)
	M    conf/libdap.m4

2010-04-15  James Gallagher <jgallagher@opendap.org>

	Added a dist-hook target that removes .svn dirs from the dist tar.

	M    dap-server/Makefile.am
	M    fileout_netcdf/Makefile.am
	M    freeform_handler/Makefile.am
	M    hdf4_handler/Makefile.am
	M    hdf5_handler/Makefile.am
	M    ncml_module/Makefile.am
	M    netcdf_handler/Makefile.am

2010-04-15  James Gallagher <jgallagher@opendap.org>

	Added Requires: lines to the .spec files for all the modules we build rpms for.

2010-03-29  Patrick West <pwest@ucar.edu>

	+= for modules
	M    dap-server.conf.in

2010-02-05  Patrick West <pwest@ucar.edu>

	Version requirements for libdap and bes updated. removed docs
	requirement in spec file. Removing only dap-server .la files in the spec
	file. Was doing *.la.
	M    configure.ac
	M    dap-server.spec

2010-02-03  rduncan

	Release 4.0

2010-02-02  James Gallagher <jgallagher@opendap.org>

	Spec file version number changes

2010-02-02  James Gallagher <jgallagher@opendap.org>

	Fixed the versions to match the value in configure

	M    INSTALL
	M    NEWS
	M    README

2010-02-01  James Gallagher <jgallagher@opendap.org>

	Updated for Hyrax 1.6

	M    INSTALL

2010-02-01  James Gallagher <jgallagher@opendap.org>

	Updated for version 4.0

	M    INSTALL
	M    NEWS
	M    ChangeLog
	M    README

2010-02-01  rduncan

	Release 02/01/2010 4.0

2010-02-01  rduncan

	Release 02/01/2010 4.0

2010-02-01  rduncan

	Release 02/01/2010

2010-02-01  rduncan

	Release 1/01/2010

;; Local Variables:
;; coding: utf-8
;; End:
2010-02-01  rduncan

	Release 1/01/2010

2010-01-22  Patrick West <pwest@ucar.edu>

	Make sure the etc/bes directory is created before etc/bes/modules
	M    dap-server.spec

2010-01-11  Patrick West <pwest@ucar.edu>

	Using correct conf file name
	M    dap-server.spec

2010-01-11  Patrick West <pwest@ucar.edu>

	Removing the correct conf files
	M    Makefile.am

2010-01-11  Patrick West <pwest@ucar.edu>

	No longer using this script
	D    bes-dap-data.sh.in

2010-01-11  Patrick West <pwest@ucar.edu>

	dap-server.conf added to modules directory of BES configuration
	A    dap-server.conf.in
	M    dap-server.spec
	M    Makefile.am

2010-01-08  Patrick West <pwest@ucar.edu>

	--clean to clean build and src files for rpmbuild
	M    Makefile.am

2009-12-29  James Gallagher <jgallagher@opendap.org>

	Shrew build changes that will hopefully lead to a version that we
	can build using NMI's B&T system. Also, I added 'cccc' targets so
	that we can take a 'metrics snapshot' without undue pain.

2009-11-23  James Gallagher <jgallagher@opendap.org>

	I removed the calls that request a DAS since all of our current
	handlers return a DDS that is loaded with attributes (so the DAS
	is redundant). This should fix the problem when using the ncml
	handler (which cannot build a DAS). To make this work I had to fix
	the way the variables are copied/transformed by the handler so the
	transformation operation copied the variables' attribute tables
	too. A different way to write this handler would be to subclass
	DDS and have that new DDS use a base type factory class. However,
	the problem with that is libdap copies the variables contained by
	constructor types but does not use a factory (neither does DDS,
	but since DDS has an instance of the factory that could be
	changed).

2009-11-05  James Gallagher <jgallagher@opendap.org>

	Tweaked the FILE_METHODS define given the change in libdap - that
	symbol is now defined in the header files and not in the cc and
	config.h files.

2009-10-02  Patrick West <pwest@ucar.edu>

	Removed functions that use FILE pointers.
	M    www-interface/WWWOutput.cc
	M    www-interface/WWWOutput.h
	M    usage.cc
	M    usage.h

2009-09-11  Patrick West <pwest@ucar.edu>

	usage_main.cc renamed to usage.cc
	M    configure.ac

2009-09-04  Patrick West <pwest@ucar.edu>

	Removed Server 3 code and files. Removed asciival/testsuite as it is no
	longer used.
	D    dap-server.rc.in
	D    www-interface/www_int.cc
	M    www-interface/Makefile.am
	D    DODS_Dispatch.pm
	D    DODS_Cache.pm
	D    asciival/ascii_val.cc
	M    asciival/unit-tests/Makefile.am
	D    asciival/testsuite
	M    asciival/Makefile.am
	M    configure.ac
	D    dods_logging.pm
	D    opendap_apache.conf
	D    nph-dods.in
	D    FilterDirHTML.pm
	D    usage_main.cc
	M    README
	M    dap-server.spec
	M    Makefile.am
	D    EXAMPLE_OPENDAP_STATISTICS
	D    read_config.pm

2009-09-02  James Gallagher <jgallagher@opendap.org>

	Added MACRO_DIR to configure.ac; Changes for libdap.

	M    ais-tool/ais_tool.cc
	M    usage.cc
	M    asciival/ascii_val.cc
	M    configure.ac
	M    BESUsageTransmit.cc
	M    usage_main.cc

2009-08-31  Patrick West <pwest@ucar.edu>

	changed include of cgi_util to mime_util and removed include where
	not needed

2009-08-23  Patrick West <pwest@ucar.edu>

	Added ; after each BESDEBUG statement

2009-08-19  James Gallagher <jgallagher@opendap.org>

	Deleted generated files

2009-08-18  Patrick West <pwest@ucar.edu>

	DAP Macro changes

2009-07-13  Patrick West <pwest@ucar.edu>

	Merged hyrax 1.5.2 tag to the trunk. Repaired the module classes
	removing the transmit methods for dap2 format.
	_M   .
	M    www-interface/BESWWWModule.cc
	A  + conf/cppunit.m4
	M    asciival/AsciiGrid.h
	M    asciival/BESAsciiTransmit.cc
	M    asciival/AsciiStructure.cc
	M    asciival/AsciiOutput.cc
	M    asciival/AsciiInt32.h
	M    asciival/AsciiStructure.h
	M    asciival/AsciiOutput.h
	M    asciival/AsciiInt16.h
	M    asciival/AsciiUrl.h
	M    asciival/AsciiByte.h
	M    asciival/AsciiStr.h
	M    asciival/BESAsciiModule.cc
	M    asciival/ascii_val.cc
	M    asciival/AsciiFloat64.h
	A  + asciival/unit-tests/test_config.h.in
	M    asciival/unit-tests/Makefile.am
	M    asciival/unit-tests/AsciiArrayTest.cc
	M    asciival/unit-tests/AsciiOutputTest.cc
	M    asciival/AsciiGrid.cc
	M    asciival/AsciiUInt32.h
	M    asciival/AsciiUInt16.h
	M    asciival/AsciiSequence.cc
	M    asciival/AsciiSequence.h
	M    asciival/AsciiFloat32.h
	M    asciival/Makefile.am
	M    asciival/AsciiArray.cc
	M    asciival/get_ascii.cc
	M    asciival/AsciiArray.h
	M    asciival/get_ascii.h
	M    configure.ac
	M    INSTALL
	M    NEWS
	M    BESUsageModule.cc
	M    README
	M    dap-server.spec

2009-04-08  James Gallagher <jgallagher@opendap.org>

	Merged with tagged version 3.9.2

	_M   .
	M    www-interface/www_int.cc
	M    www-interface/BESWWWTransmit.cc
	M    www-interface/BESWWWNames.h
	M    www-interface/WWWOutput.cc
	M    www-interface/WWWOutput.h
	M    www-interface/BESWWWModule.cc
	M    www-interface/BESWWWRequestHandler.cc
	M    www-interface/get_html_form.cc
	M    www-interface/BESWWWRequestHandler.h
	M    www-interface/WWWGrid.cc
	M    www-interface/BESWWWResponseHandler.cc
	M    www-interface/BESWWWResponseHandler.h
	M    www-interface/BESWWWTransmit.h
	M    www-interface/www.js
	M    www-interface/BESWWWGetCommand.cc
	M    www-interface/BESWWWGetCommand.h
	M    www-interface/BESWWW.h
	M    www-interface/Makefile.am
	M    www-interface/BESWWWModule.h
	M    www-interface/get_html_form.h
	M    dap-server_help.html
	M    BESUsage.h
	M    BESUsageModule.h
	M    asciival/BESAsciiTransmit.cc
	M    asciival/BESAsciiNames.h
	M    asciival/BESAsciiModule.cc
	M    asciival/BESAsciiRequestHandler.cc
	M    asciival/ascii_val.cc
	M    asciival/BESAsciiRequestHandler.h
	M    asciival/AsciiGrid.cc
	M    asciival/BESAsciiResponseHandler.cc
	M    asciival/BESAsciiResponseHandler.h
	M    asciival/BESAsciiTransmit.h
	M    asciival/AsciiArray.cc
	M    asciival/BESAsciiModule.h
	M    configure.ac
	M    BESUsageTransmit.cc
	M    INSTALL
	M    BESUsageNames.h
	M    NEWS
	M    ChangeLog
	M    BESUsageModule.cc
	M    BESUsageRequestHandler.cc
	M    BESUsageRequestHandler.h
	M    README
	M    dap-server_help.txt
	M    BESUsageResponseHandler.cc
	M    dap-server.spec
	M    BESUsageResponseHandler.h
	M    BESUsageTransmit.h

2009-03-16  James Gallagher <jgallagher@opendap.org>

	Results of a code review.

	M    www-interface/BESWWWTransmit.cc
	M    www-interface/BESWWWNames.h
	M    www-interface/BESWWWModule.cc
	M    www-interface/BESWWWRequestHandler.cc
	M    www-interface/BESWWWRequestHandler.h
	M    www-interface/WWWGrid.cc
	M    www-interface/BESWWWResponseHandler.cc
	M    www-interface/BESWWWResponseHandler.h
	M    www-interface/BESWWWTransmit.h
	M    www-interface/BESWWWGetCommand.cc
	M    www-interface/BESWWWGetCommand.h
	M    www-interface/BESWWW.h
	M    www-interface/BESWWWModule.h
	M    BESUsage.h
	M    BESUsageModule.h
	M    asciival/BESAsciiTransmit.cc
	M    asciival/BESAsciiNames.h
	M    asciival/BESAsciiModule.cc
	M    asciival/BESAsciiRequestHandler.cc
	M    asciival/BESAsciiRequestHandler.h
	M    asciival/BESAsciiResponseHandler.cc
	M    asciival/BESAsciiResponseHandler.h
	M    asciival/BESAsciiTransmit.h
	M    asciival/BESAsciiModule.h
	M    BESUsageTransmit.cc
	M    BESUsageNames.h
	M    BESUsageModule.cc
	M    BESUsageRequestHandler.cc
	M    BESUsageRequestHandler.h
	M    BESUsageResponseHandler.cc
	M    BESUsageResponseHandler.h
	M    BESUsageTransmit.h

2009-03-11  James Gallagher <jgallagher@opendap.org>

	Audit fixes.

	M    asciival/AsciiGrid.cc
	M    asciival/AsciiArray.cc

2009-02-27  Patrick West <pwest@ucar.edu>

	Registering transmit functions with dap2 transmitter instead of basic
	transmitters. Registering commands to dap service.
	
	M    www-interface/BESWWWTransmit.cc
	M    www-interface/BESWWWModule.cc
	M    asciival/BESAsciiModule.cc
	M    BESUsageModule.cc

2009-02-24  James Gallagher <jgallagher@opendap.org>

	Added call to www2id() in the BES Transmitter method. This ensures
	that WWW escape codes are removed before the CE is parsed (except that
	spaces and '&' are left encoded to match behavior of the current
	DDS implementation. This changes means that names can be quoted,
	allowing all kinds of unwise characters to appear in a variable name.
	See ticket 1248

2009-02-20  James Gallagher <jgallagher@opendap.org>

	Merged the xmlresponse branch to the hyrax 1.5 release branch.

	_M   .
	M    www-interface/BESWWWNames.h
	M    www-interface/BESWWWModule.cc
	M    www-interface/BESWWWRequestHandler.cc
	M    dap-server_help.html
	M    asciival/BESAsciiNames.h
	M    asciival/BESAsciiModule.cc
	M    asciival/BESAsciiRequestHandler.cc
	M    BESUsageNames.h
	M    ChangeLog
	M    BESUsageModule.cc
	M    BESUsageRequestHandler.cc
	M    dap-server_help.txt

2009-02-20  James Gallagher <jgallagher@opendap.org>

	Editorial changes

2009-02-18  James Gallagher <jgallagher@opendap.org>

	Now the WWW handler includes a button for a netCDF file return
	for data requests. This button only appears if the NetCDF file-out
	handler is defined in the BES (the test actually uses the
	tempdir parameter of the handler, so it can be fooled...

2009-02-05  James Gallagher <jgallagher@opendap.org>

	Bump up the version and release.

	M    configure.ac
	M    ChangeLog

2009-02-05  James Gallagher <jgallagher@opendap.org>

	Updated the Makefile.am so that it contains the bes cflags info in
	www-interface.

	M    www-interface/Makefile.am

2009-01-30  James Gallagher <jgallagher@opendap.org>

	Moved here to coalesce the branches

2009-01-29  James Gallagher <jgallagher@opendap.org>

	Updated libdap version in configure.ac

2009-01-29  James Gallagher <jgallagher@opendap.org>

	Branch for the hyrax 1.5 release

	A    http://scm.opendap.org/svn/branch/dap-server/3.9.0

2008-11-14  James Gallagher <jgallagher@opendap.org>

	Merged the xmlrequest branch to the trunk.

	_M   .
	_M   www-interface
	M    www-interface/www_int.cc
	A  + www-interface/BESXMLWWWGetCommand.cc
	M    www-interface/WWWOutput.cc
	M    www-interface/WWWStructure.cc
	M    www-interface/WWWOutput.h
	M    www-interface/WWWStructure.h
	M    www-interface/BESWWWModule.cc
	M    www-interface/get_html_form.cc
	A  + www-interface/BESXMLWWWGetCommand.h
	M    www-interface/WWWSequence.cc
	M    www-interface/WWWSequence.h
	M    www-interface/Makefile.am
	M    www-interface/get_html_form.h
	_M   asciival
	M    asciival/AsciiGrid.h
	M    asciival/AsciiStructure.cc
	M    asciival/AsciiOutput.cc
	M    asciival/AsciiStructure.h
	M    asciival/AsciiOutput.h
	M    asciival/ascii_val.cc
	M    asciival/AsciiGrid.cc
	M    asciival/AsciiSequence.cc
	M    asciival/AsciiSequence.h
	M    asciival/AsciiArray.cc
	M    asciival/get_ascii.cc
	M    asciival/AsciiArray.h
	D    test_file2.bz2
	D    test_file.gz

2008-10-28  James Gallagher <jgallagher@opendap.org>

	Change for ticket 906: The HTML form was not using fully qulaified
	names and was thus not building correct URLs for datasets where
	the same name is used in multiple places.

	M    www-interface/WWWOutput.cc
	M    www-interface/WWWStructure.cc
	M    www-interface/WWWOutput.h
	M    www-interface/WWWStr.cc
	M    www-interface/get_html_form.cc
	M    www-interface/WWWUInt32.cc
	M    www-interface/WWWGrid.cc
	M    www-interface/WWWUInt16.cc
	M    www-interface/WWWInt32.cc
	M    www-interface/WWWInt16.cc
	M    www-interface/WWWByte.cc
	M    www-interface/WWWSequence.cc
	M    www-interface/WWWFloat32.cc
	M    www-interface/WWWArray.cc
	M    www-interface/WWWFloat64.cc
	M    www-interface/get_html_form.h

2008-10-08  James Gallagher <jgallagher@opendap.org>

	Fixed ticket 984: The HTML form now includes the type of the Grid!

	M get_html_form.cc

2008-09-17  James Gallagher <jgallagher@opendap.org>

	Merged multifile branch

2008-07-16  Patrick West <pwest@ucar.edu>

	Added debug statements.
	M    asciival/BESAsciiTransmit.cc

2008-03-07  Nathan Potter <ndp@coas.oregonstate.edu>

	$i: Fixing bug in OSX build.

2008-03-05  Patrick West <pwest@ucar.edu>

	www and ascii Makefiles now depend on BES_DAP_LIBS, not just
	BES_LIBS. This fixes the rpm build problem where bes_dap library
	not being included. dap-server.spec removed individual README
	files for hyrax and cgi and replaced with just README. Checking
	for architecture in InstallCheck and added messages in
	InstallCheck.strings. Release 3.8.5.
	
	M    www-interface/Makefile.am
	M    asciival/Makefile.am
	M    configure.ac
	M    INSTALL
	M    NEWS
	M    ChangeLog
	M    README
	M    dap-server.spec
	M    OSX_Resources/InstallationCheck
	M    OSX_Resources/update_mac_package_contents.pl
	M    OSX_Resources/Info.plist
	M    OSX_Resources/InstallationCheck.strings
	M    OSX_Resources/ReadMe.txt
	M    OSX_Resources/Welcome.html

2008-02-27  James Gallagher <jgallagher@opendap.org>

	Auto reset of Subversion properties

2008-02-26  Patrick West <pwest@ucar.edu>

	Grabbing the version correctly for the pkg build.
	M    configure.ac
	M    OSX_Resources/Info.plist

2008-02-26  Patrick West <pwest@ucar.edu>

	Combined README.hurax and README.cgi-server into README and
	formatted for Mac OSX install.
	D    README.hyrax
	D    README.cgi-server
	A    README
	M    OSX_Resources/ReadMe.txt
	M    Makefile.am

2008-02-26  James Gallagher <jgallagher@opendap.org>

	Auto reset of Subversion properties

2008-02-25  Patrick West <pwest@ucar.edu>

	Updated pkg build for Mac OSX
	M    README.hyrax
	AM   OSX_Resources/update_mac_package_contents.pl
	M    OSX_Resources/Info.plist
	M    OSX_Resources/ReadMe.txt
	M    Makefile.am

2008-02-16  James Gallagher <jgallagher@opendap.org>

	Auto reset of Subversion properties

2008-02-15  James Gallagher <jgallagher@opendap.org>

	Added. fixes bug 1040.
	A    conf/pkg.m4

2008-02-14  Patrick West <pwest@ucar.edu>

	Updated the configure scripts to use the latest and greatest libdap
	and bes m4 files.
	M    conf/bes.m4
	M    conf/libdap.m4
	M    ais-tool/configure.ac
	M    ais-tool/conf/libdap.m4
	M    configure.ac
	M    Makefile.am

2008-02-02  Patrick West <pwest@ucar.edu>

	Added using namespace libdap where needed
	M    www-interface/WWWGrid.h
	M    www-interface/WWWInt32.h
	M    www-interface/WWWOutput.h
	M    www-interface/WWWStructure.h
	M    www-interface/WWWInt16.h
	M    www-interface/WWWUrl.h
	M    www-interface/WWWByte.h
	M    www-interface/WWWStr.h
	M    www-interface/WWWFloat64.h
	M    www-interface/WWWUInt32.h
	M    www-interface/WWWUInt16.h
	M    www-interface/WWWSequence.h
	M    www-interface/WWWFloat32.h
	M    www-interface/WWWArray.h
	M    usage.cc
	M    asciival/AsciiOutput.h
	M    asciival/AsciiArray.h
	M    asciival/get_ascii.h
	M    usage_main.cc

2008-01-25  Patrick West <pwest@ucar.edu>

	New Exception/Error handling in the BES.
	M    www-interface/BESWWWTransmit.cc
	M    www-interface/BESWWWRequestHandler.cc
	M    www-interface/BESWWWResponseHandler.cc
	M    www-interface/BESWWWGetCommand.cc
	M    asciival/BESAsciiTransmit.cc
	M    asciival/BESAsciiRequestHandler.cc
	M    asciival/BESAsciiResponseHandler.cc
	M    BESUsageTransmit.cc
	M    BESUsageRequestHandler.cc
	M    BESUsageResponseHandler.cc

2008-01-07  James Gallagher <jgallagher@opendap.org>

	Fixed the copyright - it was mistakenly set to the GPL and not the
	LGPL. Also added COPYING to the www-interface subdirectory.
	M    www-interface/WWWGrid.h
	M    www-interface/www_int.cc
	M    www-interface/WWWOutput.cc
	M    www-interface/WWWStructure.cc
	M    www-interface/WWWInt32.h
	M    www-interface/WWWOutput.h
	M    www-interface/WWWStructure.h
	M    www-interface/WWWUrl.cc
	M    www-interface/WWWInt16.h
	M    www-interface/WWWUrl.h
	M    www-interface/WWWByte.h
	M    www-interface/WWWStr.cc
	M    www-interface/WWWStr.h
	A    www-interface/COPYING
	M    www-interface/WWWFloat64.h
	M    www-interface/WWWUInt32.cc
	M    www-interface/WWWGrid.cc
	M    www-interface/WWWUInt16.cc
	M    www-interface/WWWUInt32.h
	M    www-interface/WWWUInt16.h
	M    www-interface/WWWInt32.cc
	M    www-interface/WWWInt16.cc
	M    www-interface/WWWByte.cc
	M    www-interface/WWWSequence.cc
	M    www-interface/WWWFloat32.cc
	M    www-interface/WWWSequence.h
	M    www-interface/WWWFloat32.h
	M    www-interface/WWWArray.cc
	M    www-interface/WWWFloat64.cc
	M    www-interface/WWWArray.h
	M    asciival/AsciiGrid.h
	M    asciival/AsciiStructure.cc
	M    asciival/AsciiOutput.cc
	M    asciival/AsciiInt32.h
	M    asciival/AsciiUrl.cc
	M    asciival/AsciiStructure.h
	M    asciival/AsciiOutput.h
	M    asciival/AsciiInt16.h
	M    asciival/AsciiUrl.h
	M    asciival/AsciiByte.h
	M    asciival/AsciiStr.cc
	M    asciival/AsciiStr.h
	M    asciival/AsciiFloat64.h
	M    asciival/unit-tests/AsciiArrayTest.cc
	M    asciival/unit-tests/AsciiOutputTest.cc
	M    asciival/AsciiUInt32.cc
	M    asciival/AsciiGrid.cc
	M    asciival/AsciiUInt16.cc
	M    asciival/AsciiUInt32.h
	M    asciival/AsciiUInt16.h
	M    asciival/AsciiInt32.cc
	M    asciival/AsciiInt16.cc
	M    asciival/AsciiByte.cc
	M    asciival/name_map.cc
	M    asciival/name_map.h
	M    asciival/AsciiSequence.cc
	M    asciival/AsciiSequence.h
	M    asciival/AsciiFloat32.cc
	M    asciival/AsciiFloat32.h
	M    asciival/AsciiArray.cc
	M    asciival/AsciiFloat64.cc
	M    asciival/AsciiArray.h

2008-01-07  James Gallagher <jgallagher@opendap.org>

	Applied Patrice's patch for the spec file update.
	M    dap-server.spec

2007-12-03  Patrick West <pwest@ucar.edu>

	3.8.4 release
	M    configure.ac
	M    INSTALL
	M    NEWS
	M    ChangeLog
	M    dap-server.spec
	M    OSX_Resources/Info.plist

;; Local Variables:
;; coding: utf-8
;; End:
2007-11-30  Patrick West <pwest@ucar.edu>

	Updated MacOSX pkg build.
	M    OSX_Resources/Info.plist
	M    OSX_Resources/Welcome.html
	M    Makefile.am

2007-11-21  Patrick West <pwest@ucar.edu>

	bes-dap-data script was listing the shared object modules in /lib
	instead of /lib/bes. Fixed this. dap-server.spec was trying to run
	the script after installing the rpm, which we don't want to do. The
	.spec file also listed the script using the old name instead of the
	new name.
	M    bes-dap-data.sh.in
	M    dap-server.spec

2007-11-14  James Gallagher <jgallagher@opendap.org>

	Updated the LIBDAP check macro

	M    conf/libdap.m4

2007-11-14  James Gallagher <jgallagher@opendap.org>

	Updated for version 3.8.3

	M    README.hyrax
	M    configure.ac
	M    INSTALL
	M    NEWS
	M    ChangeLog
	M    dap-server.spec

;; Local Variables:
;; coding: utf-8
;; End:
2007-11-13  James Gallagher <jgallagher@opendap.org>

	Switched from the old transfer_data() to intern_data(). This
	fixes a number of issues including the HDF5 handler problem
	where an Array of Structures was not handled correctly. See
	tickets #938, #994 and #995

	M BESAsciiTransmit.cc

2007-11-05  James Gallagher <jgallagher@opendap.org>

	Added test to handle unmatched types in basetype_to_wwwtype()

	M get_html_form.cc

2007-11-05  James Gallagher <jgallagher@opendap.org>

	Removed name_map.h include (no longer used) and added some
	documentation.

	M AsciiOutpit.cc

2007-09-17  James Gallagher <jgallagher@opendap.org>

	README: Added text describing how to run the bes-*-data.sh
	script because it is no longer run automatically.
	INSTALL: Added a note about the bes-conf target and about
	LD_LIBRARY_PATH.

2007-09-06  James Gallagher <jgallagher@opendap.org>

	Fixed an issue with bes-dap-data.sh where the pkglibdir configure
	variable was not being substituted. I replaced it with libdir as
	in the other similar scripts in the other handlers.

	M    bes-dap-data.sh.in
	M    Makefile.am

2007-08-27  Patrick West <pwest@ucar.edu>

	Ability to send output to ostream as well as FILE pointers
	
	M    www-interface/WWWGrid.h
	M    www-interface/BESWWWTransmit.cc
	M    www-interface/WWWOutput.cc
	M    www-interface/WWWStructure.cc
	M    www-interface/WWWInt32.h
	M    www-interface/WWWOutput.h
	M    www-interface/WWWStructure.h
	M    www-interface/WWWInt16.h
	M    www-interface/WWWUrl.h
	M    www-interface/WWWByte.h
	M    www-interface/WWWStr.cc
	M    www-interface/WWWStr.h
	M    www-interface/WWWFloat64.h
	M    www-interface/get_html_form.cc
	M    www-interface/WWWUInt32.cc
	M    www-interface/WWWGrid.cc
	M    www-interface/WWWUInt16.cc
	M    www-interface/WWWUInt32.h
	M    www-interface/WWWUInt16.h
	M    www-interface/WWWInt32.cc
	M    www-interface/WWWInt16.cc
	M    www-interface/WWWByte.cc
	M    www-interface/WWWSequence.cc
	M    www-interface/WWWFloat32.cc
	M    www-interface/WWWSequence.h
	M    www-interface/WWWFloat32.h
	M    www-interface/WWWArray.cc
	M    www-interface/WWWFloat64.cc
	M    www-interface/WWWArray.h
	M    www-interface/get_html_form.h
	M    usage.cc
	M    asciival/AsciiGrid.h
	M    asciival/BESAsciiTransmit.cc
	M    asciival/AsciiStructure.cc
	M    asciival/AsciiOutput.cc
	M    asciival/AsciiStructure.h
	M    asciival/AsciiOutput.h
	M    asciival/AsciiGrid.cc
	M    asciival/AsciiSequence.cc
	M    asciival/AsciiSequence.h
	M    asciival/AsciiArray.cc
	M    asciival/get_ascii.cc
	M    asciival/AsciiArray.h
	M    asciival/get_ascii.h
	M    BESUsageTransmit.cc
	M    usage.h
	M    usage_main.cc

2007-08-23  James Gallagher <jgallagher@opendap.org>

	dap-server-sca.fpr: removed from svn.

2007-08-23  James Gallagher <jgallagher@opendap.org>

	Makefile.am (all): Modified the fortify targets.
	DODS_Dispatch.pm: Removed is_tainted() since it not used
	and it has been generating warnings.

2007-08-23  James Gallagher <jgallagher@opendap.org>

	Makefile.am: Added fortify target.

2007-08-21  James Gallagher <jgallagher@opendap.org>

	AsciiSequence.cc: Added a comment about a specialization of
	element_count().

2007-07-31  Patrick West <pwest@ucar.edu>

	BESDebug modifications, passing context to BESDEBUG and
	registering debug context in Module classes.
	
	M    www-interface/BESWWWTransmit.cc
	M    www-interface/BESWWWModule.cc
	M    asciival/BESAsciiTransmit.cc
	M    asciival/BESAsciiModule.cc
	M    BESUsageTransmit.cc
	M    BESUsageModule.cc

2007-07-11  Patrick West <pwest@ucar.edu>

	Using BESDebug instead of BESLog. Correctly removing added
	features in the different modules.
	
	M    www-interface/BESWWWTransmit.cc
	M    www-interface/BESWWWModule.cc
	M    asciival/BESAsciiTransmit.cc
	M    asciival/AsciiOutput.cc
	M    asciival/BESAsciiModule.cc
	M    BESUsageTransmit.cc
	M    BESUsageModule.cc

2007-07-04  James Gallagher <jgallagher@opendap.org>

	Auto reset of Subversion properties

2007-07-03  James Gallagher <jgallagher@opendap.org>

	Version 3.8.2

	M    README.cgi-server
	M    INSTALL
	M    NEWS
	M    ChangeLog

2007-07-03  James Gallagher <jgallagher@opendap.org>

	Updated version and added Fortify SCA file.

2007-07-03  James Gallagher <jgallagher@opendap.org>

	Changes to sanitize input and ensure resources are released in
	error cases based on a security audit.

	M    www-interface/www_int.cc
	M    asciival/AsciiOutput.cc
	M    asciival/ascii_val.cc
	M    usage_main.cc
	M    Makefile.am

2007-06-29  James Gallagher <jgallagher@opendap.org>

	More fixes for distcheck

	M    Makefile.am

2007-06-29  James Gallagher <jgallagher@opendap.org>

	bes-dap-data.sh changes

	M    Makefile.am

2007-06-28  James Gallagher <jgallagher@opendap.org>

	Updated for version 3.8.1

	M    README.cgi-server
	M    INSTALL
	M    NEWS
	M    ChangeLog

2007-06-28  James Gallagher <jgallagher@opendap.org>

	Applied security patch and removed the dodster code (which was
	part of the security patch, but we can go a little further...).

	M    DODS_Dispatch.pm
	M    DODS_Cache.pm
	M    configure.ac
	M    nph-dods.in
	M    dap-server.spec

2007-06-28  James Gallagher <jgallagher@opendap.org>

	Changed from unidata to opendap for email help address.

	M    configure.ac

;; Local Variables:
;; coding: utf-8
;; End:
2007-06-28  James Gallagher <jgallagher@opendap.org>

	Applied security patch and removed the dodster code (which was
	part of the security patch, but we can go a little further...).

	M    DODS_Dispatch.pm
	M    DODS_Cache.pm
	M    configure.ac
	M    nph-dods.in
	M    dap-server.spec

2007-06-28  James Gallagher <jgallagher@opendap.org>

	changed from unidata to opendap for email help address.

	M    configure.ac

2007-06-26  James Gallagher <jgallagher@opendap.org>

	Replaced unidata with opendap support email.

2007-06-21  James Gallagher <jgallagher@opendap.org>

	HDF winds test is now expected to fail (until we fix the BES to
	handle Z compression and then update the server at the test site).
	Changes the name of configure-dap-data.sh.in to
	bes-dap-data.sh.in.

2007-06-07  Patrick West <pwest@ucar.edu>

	Modified the Build functions and constructors to the RequestHandler and
	ResponseHandler classes to take const string & instead of string.
	
	M    www-interface/BESWWWRequestHandler.cc
	M    www-interface/BESWWWRequestHandler.h
	M    www-interface/BESWWWResponseHandler.cc
	M    www-interface/BESWWWResponseHandler.h
	M    asciival/BESAsciiRequestHandler.cc
	M    asciival/BESAsciiRequestHandler.h
	M    asciival/BESAsciiResponseHandler.cc
	M    asciival/BESAsciiResponseHandler.h
	M    BESUsageRequestHandler.cc
	M    BESUsageRequestHandler.h
	M    BESUsageResponseHandler.cc
	M    BESUsageResponseHandler.h

2007-05-24  Patrick West <pwest@ucar.edu>

	Help files added to bes.conf file using configure-dap-data.sh script.
	
	M    configure-dap-data.sh.in
	M    Makefile.am

2007-05-24  Patrick West <pwest@ucar.edu>

	In case configure flags need to be passed to ./configure while
	building .pkg added environment variable PKG_CONFIGURE_FLAGS
	similar to DISTCHECK_CONFIGURE_FLAGS used when building distcheck.
	
	M    Makefile.am

2007-05-24  Patrick West <pwest@ucar.edu>

	Standard location of PackageMaker
	
	M    Makefile.am

2007-05-24  James Gallagher <jgallagher@opendap.org>

	Auto reset of Subversion properties

2007-05-23  Patrick West <pwest@ucar.edu>

	Ability to build MacOSX package file from Makefile using pkg target.
	
	M    README.hyrax
	A    OSX_Resources
	AM   OSX_Resources/InstallationCheck
	A    OSX_Resources/License.txt
	A    OSX_Resources/Info.plist
	A    OSX_Resources/InstallationCheck.strings
	A    OSX_Resources/ReadMe.txt
	A    OSX_Resources/Description.plist
	AM   OSX_Resources/background.jpg
	A    OSX_Resources/Welcome.html
	M    Makefile.am

2007-05-14  James Gallagher <jgallagher@opendap.org>

	Updated the spec file and Makefile.am for the new(est) bes (3.5.0)

	M    dap-server.spec
	M    Makefile.am

2007-04-28  James Gallagher <jgallagher@opendap.org>

	Auto reset of Subversion properties

2007-04-27  Patrick West <pwest@ucar.edu>

	Added help and version information for the three modules ascii,
	www, and usage. This includes help files that are distributed with
	the software and version information for each of the modules.
	
	M    dap-server/www-interface/BESWWWModule.cc
	A    dap-server/www-interface/BESWWWRequestHandler.cc
	A    dap-server/www-interface/BESWWWRequestHandler.h
	M    dap-server/www-interface/Makefile.am
	A    dap-server/dap-server_help.html
	M    dap-server/asciival/BESAsciiModule.cc
	A    dap-server/asciival/BESAsciiRequestHandler.cc
	A    dap-server/asciival/BESAsciiRequestHandler.h
	M    dap-server/asciival/Makefile.am
	M    dap-server/BESUsageModule.cc
	A    dap-server/BESUsageRequestHandler.cc
	A    dap-server/BESUsageRequestHandler.h
	A    dap-server/dap-server_help.txt
	M    dap-server/Makefile.am

2007-04-18  Patrick West <pwest@ucar.edu>

	Memory clean up changes
	
	M    www-interface/BESWWWTransmit.cc
	M    www-interface/BESWWWResponseHandler.cc
	M    www-interface/BESWWW.h
	M    BESUsage.h
	M    BESUsageTransmit.cc
	M    BESUsageResponseHandler.cc

2007-03-13  James Gallagher <jgallagher@opendap.org>

	Changes for version 3.7.4.

2007-03-13  James Gallagher <jgallagher@opendap.org>

	Fixed a bug in AsciiArray that showed up int he unit tests. The
	problem was that the vector values for dimensions was off by one.
	Also, we only need the _redirect object for _values_, not for the
	dimensions (since the constructor that builds an instance from a
	BaseType * copies the dimensions).

	M    asciival/unit-tests/AsciiArrayTest.cc
	M    asciival/unit-tests/AsciiOutputTest.cc
	M    asciival/AsciiArray.cc
	M    ChangeLog

2007-03-09  James Gallagher <jgallagher@opendap.org>

	Final changes for the default configuration and data install for
	ticket #764.

	M    configure-dap-data.sh.in
	M    dap-server.spec
	M    Makefile.am

2007-03-09  James Gallagher <jgallagher@opendap.org>

	Fixes for the new data install and configuration.

	M    configure-dap-data.sh.in
	M    Makefile.am

2007-03-09  James Gallagher <jgallagher@opendap.org>

	Auto reset of Subversion properties

2007-03-08  James Gallagher <jgallagher@opendap.org>

	Added files for the test data and auto configuration ticket

2007-03-06  James Gallagher <jgallagher@opendap.org>

	Removed most of the unneeded code after fixing the problem
	of the missing HDF-EOS attributes (#347). This is just to
	clean up the mess of '#if 0 ... #endif' that littered the
	code.

2007-03-06  James Gallagher <jgallagher@opendap.org>

	Fixed bug #347: HDF-EOS attributes did not show up in the
	HTML form interface. The problem was that HDF-EOS attributes
	use conventions that the WWW Response Handler did not recognize.
	I modified the Response Handler so that it works with a DDX
	(i.e., a DDS loaded with attributes) and that fixes the problem,
	given that the form generator code already knew how to deal
	with nested attributes.

2007-02-14  James Gallagher <jgallagher@opendap.org>

	Makefile.am: Added the two new README files to EXTRA_DIST.

2007-02-14  James Gallagher <jgallagher@opendap.org>

	I split up the README into README.cgi and README.hyrax
	so that the information about setting up the CGI server
	would be put in the dap-server-cgi package and so that
	the regular package would have a decent README. I also
	fixed some lingering issues in the spec file and Makefile.am

2007-02-14  James Gallagher <jgallagher@opendap.org>

	README.cgi: Renamed from README

2007-02-12  James Gallagher <jgallagher@opendap.org>

	Updated for version 3.7.3

	M    configure.ac
	M    INSTALL
	M    NEWS
	M    ChangeLog
	M    README
	M    dap-server.spec

2007-02-08  Nathan Potter <ndp@opendap.org>

	dap-server: Changed Server4 name to Hyrax as needed.

2007-02-08  James Gallagher <jgallagher@opendap.org>

	BESUsage.h, BESWWW.h: Fixed two instances of over-qualified
	names (both dump() methods).

2007-02-01  James Gallagher <jgallagher@opendap.org>

	AsciiArray.cc: Fix to get_shape_vector(). Instead of adding
	to vector<int> shape using *shape++ = ... I switched to
	shape.push_back(...)> I don't know that the former is wrong,
	but valgrind shows an error and I do know the latter is
	correct.

2007-02-01  James Gallagher <jgallagher@opendap.org>

	get_html_form.cc, WWWArray.cc, WWWGrid.cc: Updated onfocus
	so that it shows the right text in the window status area.
	www.js: Modified so that the functions called by onfocus
	return true and set the 'window.status' variable instead of the
	defaultStatus variable (which might not have been working in
	firefox).

2007-02-01  James Gallagher <jgallagher@opendap.org>

	WWWArray.cc, WWWGrid.cc: I removed the leading '//' from
	the '<!--' used to protect old browsers from JavaScript as
	per Castro, "HTML for the world wide web," P.320.

2007-02-01  James Gallagher <jgallagher@opendap.org>

	Lots of reformatting of code to make it easier to read.
	Fixed 766: WWWArray.cc and WWWGrid.cc both needed fixes. When
	the DDS was copied/mutated so that the variables inherit from
	the WWW* classes, the Array variables dimensions were not
	being copied (the same error was in AsciiArray.cc - also fixed
	with this commit).

2007-01-02  Patrick West <pwest@ucar.edu>

	Requires libdap 3.7.4
	M    configure.ac
	M    dap-server.spec

2006-12-29  Patrick West <pwest@ucar.edu>

	requires bes version 3.3.1 and libdap version 3.7.3.
	M    configure.ac

2006-12-29  Patrick West <pwest@ucar.edu>

	3.7.2 release information.
	M    configure.ac
	M    INSTALL
	M    NEWS
	M    ChangeLog
	M    dap-server.spec

2006-12-20  James Gallagher <jgallagher@opendap.org>

	BESAsciiTransmit.cc: Now uses the new Structure::transfer_data()
	which makes/enables the same sort of recursion that
	Structure::serialize() uses.

2006-12-20  James Gallagher <jgallagher@opendap.org>

	BESAsciiTransmit.cc: Formatted.

2006-12-05  James Gallagher <jgallagher@opendap.org>

	BESUsageTransmit.cc, BESWWWTransmit.cc: Fixed some error
	messages that were the source of compiler warnings.

2006-12-05  James Gallagher <jgallagher@opendap.org>

	AsciiSequence.cc: Fixed print_ascii() so that it does not
	print extra commas. This was done by writing a new version
	of AsciiSequence::element_count(). See Ticket 721.
	Other files: Formatting changes.

2006-11-29  Patrick West <pwest@ucar.edu>

	When converting a data dds to an ascii data dds where data has been
	loaded within the application, need to make sure that the base type
	being converted has the send_p flag set.
	M    asciival/AsciiStructure.cc
	M    asciival/AsciiSequence.cc

2006-11-28  James Gallagher <jgallagher@opendap.org>

	get_html_form.cc: Removed the PID numbers from the JS symbol
	names. This should streamline writing tests for the form.

2006-11-23  Patrick West <pwest@ucar.edu>

	Added a dump method to these classes for BES debugging.
	M    dap-server/www-interface/BESWWWModule.cc
	M    dap-server/www-interface/BESWWWGetCommand.cc
	M    dap-server/www-interface/BESWWW.h
	M    dap-server/www-interface/BESWWWModule.h
	M    dap-server/BESUsage.h
	M    dap-server/BESUsageModule.h
	M    dap-server/asciival/BESAsciiModule.cc
	M    dap-server/asciival/BESAsciiModule.h
	M    dap-server/BESUsageModule.cc

2006-11-21  James Gallagher <jgallagher@opendap.org>

	bes.m4: Changed bes-config --libs to bes-config --dap-libs to fix ticjet 687.

2006-11-06  James Gallagher <jgallagher@opendap.org>

	configure.ac, DODS_Dispatch.pm, usage.cc: Updated the version
	response and headers returned by the Perl code to match those
	from the libdap C++ Code. Also fixed the problem in the Perl code
	where a hash was returned in place of the implementation
	version information.

2006-11-03  Patrick West <pwest@ucar.edu>

	BES libraries were not being included in the build. It was creating
	BES_LDFLAGS but using BES_LIBS. Using BES_LIBS.
	M    configure.ac

2006-11-03  Patrick West <pwest@ucar.edu>

	rem_command was changed to del_command in the BESCommand class.
	M    BESWWWModule.cc

2006-11-02  Patrick West <pwest@ucar.edu>

	Using new BESResponseObject classes for DAS, DDS, and DataDDS.
	M    dap-server/www-interface/BESWWWTransmit.cc
	M    dap-server/www-interface/BESWWWResponseHandler.cc
	M    dap-server/www-interface/BESWWWTransmit.h
	M    dap-server/www-interface/BESWWW.h
	M    dap-server/BESUsage.h
	M    dap-server/asciival/BESAsciiTransmit.cc
	M    dap-server/asciival/BESAsciiResponseHandler.cc
	M    dap-server/asciival/BESAsciiTransmit.h
	M    dap-server/BESUsageTransmit.cc
	M    dap-server/BESUsageResponseHandler.cc
	M    dap-server/BESUsageTransmit.h

2006-11-02  Patrick West <pwest@ucar.edu>

	The newly created ascii_dds was not being deleted after being used.
	The dds itself is stored in the response handler and is cleaned up
	after the request is completed.
	M    BESAsciiTransmit.cc

2006-10-27  James Gallagher <jgallagher@opendap.org>

	DODS_Dispatch.pm: Replaced \n line terminators in MIME header
	output sections with \r\n. Replaced $self->caller_revision() call
	with $self->{caller_revision} in header output code since the
	function call was not working (it was returning the object's
	hash).

2006-10-10  James Gallagher <jgallagher@opendap.org>

	Makefile.am, other files: Removed name_map and the translate global.

2006-10-05  James Gallagher <jgallagher@opendap.org>

	get_html_form.cc: Added some include files needed for RHEL3

2006-10-04  James Gallagher <jgallagher@opendap.org>

	Applied patch from Patrice Dumas which does two things:

	* it puts the substitutions in dap-server.rc and nph-dods under the
	  control of make such that the paths are the right ones

	* it adds a new configure switch --with-cgiconfdir to specify a
	* directory for dap-server.rc, such that it doesn't have to be in
	* the cgi directory with nph-dods. The default is still the same,
	* that is the default is to put it in the same directory than
	* nph-dods. It changes the default nph-dods a bit: instead of

	$dispatch = new DODS_Dispatch( "DAP2/3.7.1", "./dap-server.rc" );

	  one have

	$dispatch = new DODS_Dispatch( "DAP2/3.7.1",
			    "/usr/local/share/dap-server-cgi/dap-server.rc" );

	  That is an absolute directory is used, even if the nph-dods and the
	  dap-server.rc files are in the same directory.

	This allows to have the config file in a FHS conformant place.

2006-09-27  Patrick West <pwest@ucar.edu>

	--without-bes now works for the different handler directories as
	well as for the dap-server directory. cedar-handler requires bes. If
	--without-bes is not specified then either --with-bes is looked at
	if specified, or the bes-config script is looked for.
	M    fits-handler/configure.ac
	M    netcdf_handler/configure.ac
	M    freeform_handler/configure.ac
	M    hdf4_handler/configure.ac
	M    hdf5_handler/configure.ac
	M    jgofs_handler/configure.ac
	M    cdf-handler/configure.ac
	M    dap-server/configure.ac
	M    fits-handler/configure.ac
	M    netcdf_handler/configure.ac
	M    freeform_handler/configure.ac
	M    hdf4_handler/configure.ac
	M    hdf5_handler/configure.ac
	M    jgofs_handler/configure.ac
	M    cdf-handler/configure.ac
	M    dap-server/configure.ac

2006-09-21  James Gallagher <jgallagher@opendap.org>

	dap-server.rc, opendap_apache.conf, dap-server.spec: Patches from
	Patrice Dumas.

2006-09-18  James Gallagher <jgallagher@opendap.org>

	Updates for 3.7.1

2006-09-16  Patrick West <pwest@ucar.edu>

	javascript.h needs to be built before get_html_form.cc is built.
	Using BUILT_SOURCES to have javascript.h built first.

	M    www-interface/Makefile.am

2006-09-16  Patrick West <pwest@ucar.edu>

	Forcing javascript.h to be built by putting in a dependency in
	Makefile.am for get_html_form.cc for javascript.h.

	M    www-interface/Makefile.am

2006-09-15  James Gallagher <jgallagher@opendap.org>

	Minor fixes to Makefile.am in asciival and www-interface to get
	distcheck to build.

2006-09-15  Patrick West <pwest@ucar.edu>

	Removed version information from building of the modules
	www_module, ascii_module and usage_module

	M    www-interface/Makefile.am
	M    asciival/Makefile.am
	M    Makefile.am

2006-09-15  James Gallagher <jgallagher@opendap.org>

	Removed the www-interface/ and asciival/ChangeLog files.
	Updated the README, et c., files for version 3.7.0

2006-09-15  James Gallagher <jgallagher@opendap.org>

	Fixed an error in data.1.exp
	Removed the option n test since that option has been removed.

2006-09-15  James Gallagher <jgallagher@opendap.org>

	Added get_ascii.o to the set of objects linked to the tests.

	M    unit-tests/Makefile.am

2006-09-15  Patrick West <pwest@ucar.edu>

	The functions add-var on a dds for base type makes a copy of the
	passed base type, so needed to delete the temporary base types
	created by calling the basetype_to_(ascii|www|)type. Any other
	time we call the basetype_to_(ascii|www)type functions cleaned up
	any temporary base types created and not stored.

	M    www-interface/WWWStructure.cc
	M    www-interface/get_html_form.cc
	M    www-interface/WWWSequence.cc
	M    www-interface/WWWArray.cc
	M    asciival/BESAsciiTransmit.cc
	M    asciival/AsciiStructure.cc
	M    asciival/AsciiGrid.cc
	M    asciival/AsciiSequence.cc
	M    asciival/AsciiArray.cc
	M    asciival/get_ascii.cc

2006-09-15  James Gallagher <jgallagher@opendap.org>

	AsciiSequence: Removed failed attempt at reading values into the
	local Sequence. The code has to be part of libdap.

2006-09-15  James Gallagher <jgallagher@opendap.org>

	Fixed an error in data.1.exp
	Removed the option n test since that option has been removed.

2006-09-15  James Gallagher <jgallagher@opendap.org>

	Added get_ascii.o to the set of objects linked to the tests.

	M    unit-tests/Makefile.am

2006-09-15  Patrick West <pwest@ucar.edu>

	the functions add-var on a dds for base type makes a copy of the
	passed base type, so needed to delete the temporary base types
	created by calling the basetype_to_(ascii|www|)type. Any other
	time we call the basetype_to_(ascii|www)type functions cleaned up
	any temporary base types created and not stored.
	
	M    www-interface/WWWStructure.cc
	M    www-interface/get_html_form.cc
	M    www-interface/WWWSequence.cc
	M    www-interface/WWWArray.cc
	M    asciival/BESAsciiTransmit.cc
	M    asciival/AsciiStructure.cc
	M    asciival/AsciiGrid.cc
	M    asciival/AsciiSequence.cc
	M    asciival/AsciiArray.cc
	M    asciival/get_ascii.cc

2006-09-15  James Gallagher <jgallagher@opendap.org>

	AsciiSequence: Removed failed attempt at reading values into the
	local Sequence. The code has to be part of libdap.

2006-09-14  Patrick West <pwest@ucar.edu>

	Single layer sequences now work. More testing is required for
	nested sequences. AsciiSeqeunces only copies the vars in the
	original sequence, it doesn't copy the d_values. So, use the
	_redirect whenever necessary.
	
	M    asciival/BESAsciiTransmit.cc
	M    asciival/AsciiSequence.cc

2006-09-14  Patrick West <pwest@ucar.edu>

	local version of variable wo, a WWWOutput instance, was being
	created instead of using the global one.
	
	M    www-interface/get_html_form.cc

2006-09-13  James Gallagher <jgallagher@opendap.org>

	AsciiSequence: Removed the lame transfer_data/serialize method;
	see libdap's Sequence class for transfer_data().
	BESAsciiTransmit.cc: Modified the basic get ascii function so that
	it calls transfer_data for a sequence in the section that uses
	read() to load the variables with data.

2006-09-12  James Gallagher <jgallagher@opendap.org>

	Auto reset of Subversion properties

2006-09-11  James Gallagher <jgallagher@opendap.org>

	get_ascii.cc: Calls DDS::tag_nested_sequences() on the new ascii
	DDS. AsciiSequence: Added transfer_data() and
	transfer_data_for_leaf() which read data using read_row() and copy
	it to d_values where the print_ascii() methods expect to find it.
	This version of transfer_data() only works for single level
	sequences. Untested.

2006-09-11  Patrick West <pwest@ucar.edu>

	Changed the get command for get html_form to include a 'using url'.
	M    www-interface/BESWWWTransmit.cc
	M    www-interface/BESWWWNames.h
	M    www-interface/BESWWWModule.cc
	A    www-interface/BESWWWGetCommand.cc
	A    www-interface/BESWWWGetCommand.h
	M    www-interface/Makefile.am

2006-09-09  James Gallagher <jgallagher@opendap.org>

	Auto reset of Subversion properties

2006-09-08  Patrick West <pwest@ucar.edu>

	First pass at providing the html_form output from the BES. Limited
	testing seems to work. Added a new www_module library to the
	Makefile to include the BESWWWModule for a 'get html_form for
	<def>;' command.
	
	A    www-interface/BESWWWTransmit.cc
	A    www-interface/BESWWWNames.h
	A    www-interface/BESWWWModule.cc
	M    www-interface/get_html_form.cc
	A    www-interface/BESWWWResponseHandler.cc
	A    www-interface/BESWWWResponseHandler.h
	A    www-interface/BESWWWTransmit.h
	A    www-interface/BESWWW.h
	M    www-interface/WWWArray.cc
	M    www-interface/Makefile.am
	M    www-interface/WWWArray.h
	A    www-interface/BESWWWModule.h
	M    www-interface/get_html_form.h

2006-09-08  James Gallagher <jgallagher@opendap.org>

	Auto reset of Subversion properties

2006-09-07  Patrick West <pwest@ucar.edu>

	Added flag to write_usage_response to let it know if it should
	write out an http header.
	
	M    usage.cc
	M    BESUsageTransmit.cc
	M    usage.h

2006-09-07  Patrick West <pwest@ucar.edu>

	Changed name to info_page instead of usage. Modified bes.m4 to use
	the --modulesdir directive on bes-config. Added a BESUsage
	response object to contain both a das and a dds, since the usage
	code needs both.
	
	A    BESUsage.h
	M    conf/bes.m4
	M    usage.cc
	M    asciival/BESAsciiTransmit.cc
	M    BESUsageTransmit.cc
	M    BESUsageNames.h
	M    BESUsageResponseHandler.cc
	M    Makefile.am

2006-09-07  James Gallagher <jgallagher@opendap.org>

	Auto reset of Subversion properties

2006-09-06  Patrick West <pwest@ucar.edu>

	When transferring datadds to ascii datadds wasn't checking the
	send_p flag to see if I should have transferred it.
	
	M    get_ascii.cc

2006-09-06  James Gallagher <jgallagher@opendap.org>

	Added BESUsage* files. Added BESUsage* files to Makefile.am and
	added default ("") values for the dataset and server name parameters
	of write_usage_html() (see usage.h). Note that BESUsageTransmit.cc
	won't work because I don't know how to get the DAS out of the input
	arg list.

2006-09-06  James Gallagher <jgallagher@opendap.org>

	usage.cc, usage.h: These now hold function used to build and write
	the info response.
	usage_main.cc: Holds main() for server3's usage executable.
	Makefile.am: Now builds the info module.

2006-09-06  James Gallagher <jgallagher@opendap.org>

	Auto reset of Subversion properties

2006-09-05  James Gallagher <jgallagher@opendap.org>

	config_asciival.h: Removed. Use config.h instead. Other changes:
	The code now puts all non-static functions in the dap_asciival
	namespace. The name_map object and translate flag are also in the
	namespace.

2006-09-05  James Gallagher <jgallagher@opendap.org>

	Just about every file in asciival: Removed old code from the
	Ascii* classes (ticket #533). A bit more to go...

2006-09-05  James Gallagher <jgallagher@opendap.org>

	Makefile.am: Added code for the bes module.
	config_www_int.h: Removed, using config.h instead.
	Type classes: Removed old code (see ticket #533)
	Put all functions into the dap_html_form namespace.

2006-09-05  James Gallagher <jgallagher@opendap.org>

	Added get_html_form.cc/h, Modifications to all of the WWW* type
	classes. This code now can be called using a functional interface
	similar to the one built for ascii_val. There's also two functions
	which help to make a DDS with WWW* type variables given a DDS
	with some other set of BaseType specializations (e.g., NCTypes).
	I have not tested the DDS conversion code since it's based on
	code from the ascii_val mods and that has been tested already.

2006-09-02  James Gallagher <jgallagher@opendap.org>

	Auto reset of Subversion properties

2006-09-01  Patrick West <pwest@ucar.edu>

	changed the BES_MODULE_DIR variable to use the new modulesdir
	argument of bes-config

2006-09-01  Patrick West <pwest@ucar.edu>

	Creating 'get ascii for <def>' command in the bes. James created
	get_data_values_as_ascii function. Needed to convert the DataDDS
	variables that is build in the data handlers into a DataDDS with
	Ascii types in it. Sequence still does not work properly. added a
	BES Module class to add the ascii response and ascii transmit
	functions.
	
	M    asciival/AsciiGrid.h
	A    asciival/BESAsciiTransmit.cc
	A    asciival/BESAsciiNames.h
	M    asciival/AsciiStructure.cc
	M    asciival/AsciiOutput.cc
	M    asciival/AsciiInt32.h
	M    asciival/AsciiUrl.cc
	M    asciival/AsciiStructure.h
	M    asciival/AsciiOutput.h
	M    asciival/AsciiInt16.h
	M    asciival/AsciiUrl.h
	M    asciival/AsciiByte.h
	M    asciival/AsciiStr.cc
	M    asciival/AsciiStr.h
	A    asciival/BESAsciiModule.cc
	M    asciival/AsciiFloat64.h
	M    asciival/AsciiUInt32.cc
	M    asciival/AsciiGrid.cc
	M    asciival/AsciiUInt32.h
	M    asciival/AsciiUInt16.cc
	A    asciival/BESAsciiResponseHandler.cc
	A    asciival/BESAsciiResponseHandler.h
	M    asciival/AsciiUInt16.h
	A    asciival/BESAsciiTransmit.h
	M    asciival/AsciiInt32.cc
	M    asciival/AsciiInt16.cc
	M    asciival/AsciiByte.cc
	M    asciival/AsciiSequence.cc
	M    asciival/AsciiSequence.h
	M    asciival/AsciiFloat32.cc
	M    asciival/Makefile.am
	M    asciival/AsciiFloat32.h
	M    asciival/AsciiArray.cc
	M    asciival/get_ascii.cc
	M    asciival/AsciiFloat64.cc
	M    asciival/AsciiArray.h
	M    asciival/get_ascii.h
	A    asciival/BESAsciiModule.h

2006-08-29  James Gallagher <jgallagher@opendap.org>

	Auto reset of Subversion properties

2006-08-28  James Gallagher <jgallagher@opendap.org>

	README: Added a blurb about the module interface.

2006-08-28  James Gallagher <jgallagher@opendap.org>

	config.h.in: removed from svn.

2006-08-28  James Gallagher <jgallagher@opendap.org>

	configure.ac: has the tests needed for the BES module build
	option.

2006-08-28  James Gallagher <jgallagher@opendap.org>

	get_ascii: added to provide an entry point for the BES module.
	AsciiOutput, AsciiArray, Grid, Sequence, Structure: modified so
	that names() no longer is a global static object.
	Makefile.am: now builds the BES module in addition to the Server3
	executable.

2006-08-28  James Gallagher <jgallagher@opendap.org>

	bes.m4, ltmain.sh: Added so that BES modules can be built.
	mkinstalldirs: modified so that the module build will work.

2006-08-28  James Gallagher <jgallagher@opendap.org>

	Tests for ascii_val: Updated to work with the newly hacked version.
	This version has a function that can be used as the entry point to
	a SO module loaded by the BES as well as the older front end for
	Server4.

2006-08-28  James Gallagher <jgallagher@opendap.org>

	ascii_val.cc: removed CVS commit log.

2006-06-27  James Gallagher <jgallagher@opendap.org>

	README: Added a blurb about using ScriptAliasMatch and also about
	Apache 2.x and just using a regular CGI directory and not putting
	the server under the DocumentRoot.

2006-05-22  James Gallagher <jgallagher@opendap.org>

	coads.option.m.data: Made the XDAP version 3.*

2006-05-22  James Gallagher <jgallagher@opendap.org>

	Makefile.in.orig: Added just in case.

2006-05-11  James Gallagher <jgallagher@opendap.org>

	Auto reset of Subversion properties

2006-05-10  James Gallagher <jgallagher@opendap.org>

	ais-tool: updates to get the code to build with the latest
	libdap

2006-05-10  James Gallagher <jgallagher@opendap.org>

	ReadConfig.pm: Added $debug

2006-05-10  James Gallagher <jgallagher@opendap.org>

	conf/libdap.m4, configure.ac: Build changes for the new organization
	of libdap.

2006-03-24  James Gallagher <jgallagher@opendap.org>

	DODS_Dispatch.pm: Removed an unused variable in command().

2006-03-16  James Gallagher <jgallagher@opendap.org>

	Version 3.6.1

2006-03-16  James Gallagher <jgallagher@opendap.org>

	DODS_Dispatch.pm: Removed debug = 2 for the release. Fixed call
	to dap_usage; it now gets the cache dir value. Tests have been
	fixed and run correctly with a default dap-server.rc file.

2006-03-16  James Gallagher <jgallagher@opendap.org>

	read_config.pl: now reads switches/params given after the handler
	name in the config file.

2006-03-16  James Gallagher <jgallagher@opendap.org>

	DODS_Dispatch.pm: Added some code to read handler flags returned
	by handler_name(). Also fixed a number of warnings issues when
	the DODS_Dispatch code was run using perl -w.

2006-03-14  James Gallagher <jgallagher@opendap.org>

	Removed the log file from nph-dods.in

2006-03-10  James Gallagher <jgallagher@opendap.org>

	WWWWOutput.cc: Found two places where fprintf() calls used bad
	format control strings.

2006-03-09  James Gallagher <jgallagher@opendap.org>

	Removed the Requires: line from dap-server-cgi (in dap-server.spec).
	The CGI should not require a specific set of handlers.

2006-03-08  James Gallagher <jgallagher@opendap.org>

	Added common_tests.exp to EXTRA_DIST in Makefile.am.

2006-03-03  James Gallagher <jgallagher@opendap.org>

	Applied a patch from Patrice Dumas to dap-server.spec. Bumped the
	release code. The patch fixes the Requires lines and includes
	update descriptive text.

2006-03-03  James Gallagher <jgallagher@opendap.org>

	Applied a patch from Patrice Dumas that updates the package
	description and fixes problems with the Requires lines.

2006-02-27  James Gallagher <jgallagher@opendap.org>

	Updated version numbers.

2006-02-27  James Gallagher <jgallagher@opendap.org>

	Updated NEWS, README, ChangeLog, configure.ac and dap-server.spec
	For version 3.6.0. Also fixed the COADS asciival option m test.

2006-02-24  James Gallagher <jgallagher@opendap.org>

	Updated NEWS

2006-02-23  James Gallagher <jgallagher@opendap.org>

	Removed the HTML package; use the OS's copy.

2006-02-23  James Gallagher <jgallagher@opendap.org>

	Removed old code and the old cvs log

2006-02-23  James Gallagher <jgallagher@opendap.org>

	Removed old code and the old cvs log

2006-02-23  James Gallagher <jgallagher@opendap.org>

	Updated INSTALL and dap-server.spec so that they include
	information about the perl-HTML-Parser module. This code now uses
	the newest version.

2006-02-23  James Gallagher <jgallagher@opendap.org>

	I've modified FilterDirHTML.pm so that it can use a modern version
	of HTLP::Filter (even though that particular class is deprecated).
	This also caused some minor changes in DODS_Dispatch. Now, since
	the stock HTML::Parser package can be used by the code, I no
	longer install the old version and the Makefile.am has changed as
	a result.

2006-02-15  James Gallagher <jgallagher@opendap.org>

	Changed www_int.cc, www.js and WWWOutput.cc so that the html help
	page on the opendap.org web site is the only source of help
	information.

2006-02-14  James Gallagher <jgallagher@opendap.org>

	Updated configure.ac and dap-server.spec using a patch from
	Patrice Dumas.

2006-02-14  James Gallagher <jgallagher@opendap.org>

	ascii_val.cc: Now uses the new PipeResponse class to get a DataDDS
	object from a server filter program. This means that the version
	information encoded in the handler's response is now used and
	Sequences will be handled correctly.

2006-02-09  James Gallagher <jgallagher@opendap.org>

	ais_tool.cc: Fixed the config.h include.

2006-02-09  James Gallagher <jgallagher@opendap.org>

	ascii_val.cc: Maybe fixed bug 248. The remove_mime_headers was not
	setting the DAP version properly so I switched to using Connect::
	read_data().

2006-02-01  James Gallagher <jgallagher@opendap.org>

	asciival/testsuite: Massive test fixes to accommodate the new MIME
	header

2006-02-01  James Gallagher <jgallagher@opendap.org>

	AsciiAray.cc: removed last of the Pix code

2006-02-01  James Gallagher <jgallagher@opendap.org>

	AsciiGrid.cc: removed last of the Pix code

2006-01-24  James Gallagher <jgallagher@opendap.org>

	Massive changes to accommodate removal of iostreams code from
	libdap. Also, the help file for the HTML form was changed to the
	web site link and the form run through a 4.0 Transitional
	verifier. It's valid HTML and now has the fancy little logo
	showing that ;-)

2006-01-19  James Gallagher <jgallagher@opendap.org>

	Removed unused parameters from WWWArray.cc. Byte.cc, Float64.cc,
	Grid.cc, Int16.cc, Int32.cc, Sequence.cc, Str.cc, Structure.cc,
	UInt16.cc and UInt32.cc.

2006-01-19  James Gallagher <jgallagher@opendap.org>

	Removed an unneeded test (testing if an unsigned int was less than
	zero) and an unused parameter from AsciiArray.cc

2006-01-19  James Gallagher <jgallagher@opendap.org>

	Changed set_mime-test() in ascii_val.cc so that it uses stdout and
	not cout. I removed the iostreams versions of the set_mime...()
	function from libdap in version 3.6.

2005-12-21  James Gallagher <jgallagher@opendap.org>

	Last minute changes to dap-server.spec

2005-12-21  James Gallagher <jgallagher@opendap.org>

	Updated ChangeLog for version 3.5.3

2005-12-21  James Gallagher <jgallagher@opendap.org>

	Updated the Documentation files for version 3.5.3

2005-12-20  James Gallagher <jgallagher@opendap.org>

	AIS now uses the dap-server config.h header.

2005-12-20  James Gallagher <jgallagher@opendap.org>

	Moved the location of the debug log to the CWD for the perl modules.

2005-12-20  James Gallagher <jgallagher@opendap.org>

	Fixed bug 276; getting ascii data with no CE failed. The problem
	was that the software that parses the CE from the URL when no CE
	is explicitly passed to ascii_val was assigned the entire URL
	(argument to -u) to the CE. Fixed by adding code to test for '?'
	and making sure to quote the CE (to handle the case when it's an
	empty string and/or if it needs to be quoted (i.e., there was
	another bug lurking there ...).

2005-12-20  James Gallagher <jgallagher@opendap.org>

	Auto reset of Subversion properties

2005-11-28  James Gallagher <jgallagher@opendap.org>

	Removed HTML from EXTRA_DIST since the files are listed in a
	SOURCE variable.

2005-11-28  James Gallagher <jgallagher@opendap.org>

	Bumped up version

2005-11-28  James Gallagher <jgallagher@opendap.org>

	Fixed a bug where the HTML form and info responses lacked global
	attributes. This bug was the result of changes to the Regex class.
	The meta chars () and | no longer need to be escaped. I also
	removed all use of Pix from this code. Finally, I added support
	for bzip2 to DODS_Cache.pm.

2005-11-28  James Gallagher <jgallagher@opendap.org>

	Added

2005-11-28  James Gallagher <jgallagher@opendap.org>

	Added

2005-11-28  James Gallagher <jgallagher@opendap.org>

	Added

2005-11-25  James Gallagher <jgallagher@opendap.org>

	Fixed bug 268 (bzip2 was not supported).

2005-11-22  James Gallagher <jgallagher@opendap.org>

	Feature: support bzip2-compressed files.

2005-11-21  James Gallagher <jgallagher@opendap.org>

	Updated

2005-10-25  James Gallagher <jgallagher@opendap.org>

	Auto reset of Subversion properties

2005-10-24  James Gallagher <jgallagher@opendap.org>

	Added

2005-10-24  James Gallagher <jgallagher@opendap.org>

	Added

2005-10-24  James Gallagher <jgallagher@opendap.org>

	Added HTML back into the dist.

2005-10-24  James Gallagher <jgallagher@opendap.org>

	Turned off debugging for the release.

2005-10-18  James Gallagher <jgallagher@opendap.org>

	Added a little blurb about the DDX to NEWS

2005-10-18  James Gallagher <jgallagher@opendap.org>

	DDX now works. Patched a bug in asciival where the DAP version was
	hard coded to 2.0. It's now hard coded to 3.5, which works but is
	not a real fix. See trac#248.

2005-10-12  James Gallagher <jgallagher@opendap.org>

	Added opendap_apache.conf to the files included in the dists.

2005-10-12  James Gallagher <jgallagher@opendap.org>

	RPM updates

2005-10-12  James Gallagher <jgallagher@opendap.org>

	Updates to the documentation files.

2005-10-11  James Gallagher <jgallagher@opendap.org>

	removed the goofy test on... text

2005-10-11  James Gallagher <jgallagher@opendap.org>

	was passing in the url to handlers with a ? appended even when
	there was no constraint

2005-10-08  James Gallagher <jgallagher@opendap.org>

	Auto reset of Subversion properties

2005-10-07  James Gallagher <jgallagher@opendap.org>

	Removed

2005-10-07  James Gallagher <jgallagher@opendap.org>

	Build fixes

2005-10-07  James Gallagher <jgallagher@opendap.org>

	Removed the old ascii_val.cc since this was not used and confused
	the eclipse debugger.

2005-10-07  James Gallagher <jgallagher@opendap.org>

	Fixed the call to esc2underscore() which had to be changed since
	that function is no longer implemented using the Regex class.

2005-10-07  James Gallagher <jgallagher@opendap.org>

	Fixed a bug where the options used to start the data handler were
	hosed. Also fixed a bad xdr delete which caused a seg fault on
	some exceptions.

2005-10-07  James Gallagher <jgallagher@opendap.org>

	Hard code the debug log to /usr/local/share/dap-server.

2005-10-07  James Gallagher <jgallagher@opendap.org>

	Added

2005-10-07  James Gallagher <jgallagher@opendap.org>

	Temporary fix for bug #236.

2005-10-07  James Gallagher <jgallagher@opendap.org>

	Modified the rpm/srpm targets so that they take the package name
	from configure and build dist as a prerequisite.

2005-10-07  James Gallagher <jgallagher@opendap.org>

	hdf4 handler name fixed (was dap_hdf_handler, now dap_hdf4_handler).

2005-10-03  James Gallagher <jgallagher@opendap.org>

	Build updates. Added rpm/srpm targets to the Makefile.am

2005-09-19  James Gallagher <jgallagher@opendap.org>

	Patched: Updated INSTALL for the new layout and added conf to the
	directories aclocal searches (both changes are from a patch by
	Patrice Dumas).

2005-09-14  James Gallagher <jgallagher@opendap.org>

	Documentation update.

2005-09-14  James Gallagher <jgallagher@opendap.org>

	Moved...

2005-09-14  James Gallagher <jgallagher@opendap.org>

	Auto reset of Subversion properties

2005-09-12  James Gallagher <jgallagher@opendap.org>

	Checkpoint

2005-09-12  James Gallagher <jgallagher@opendap.org>

	Edited and moved www-interface and asciival README files.

2005-09-12  James Gallagher <jgallagher@opendap.org>

	Minor fixes to the copyright text.

2005-09-12  James Gallagher <jgallagher@opendap.org>

	Updated

2005-09-12  James Gallagher <jgallagher@opendap.org>

	Moved all the conf files to a conf directory. Updated configure.ac

2005-09-09  James Gallagher <jgallagher@opendap.org>

	Applied patches from Patrice Dumas which addressed several
	problems in the build process. I also changed the install
	directory from $prefix/sbin to $prefix/bin to reduce exposure of
	suid binaries in sbin in case the server is compromised (also
	suggested by Patrice). Add a .spec file from Patrice.

2005-09-08  James Gallagher <jgallagher@opendap.org>

	Auto reset of Subversion properties

2005-09-06  James Gallagher <jgallagher@opendap.org>

	Modified INSTALL to include the requirement that HTML::Parser be
	installed. Changed Makefile.am so that the perl modules are not
	installed as scripts but as data.

2005-09-06  James Gallagher <jgallagher@opendap.org>

	Removed libnc-dap dir; not sure how it got here. Added spec file
	from Patrice Dumas. Patched Makefile.am (patch from Patrice also).

2005-09-06  James Gallagher <jgallagher@opendap.org>

	Fixed an error where dap_www_int seg faulted when no arguments were
	given.

2005-09-06  James Gallagher <jgallagher@opendap.org>

	Fixed a problem where dap_asciival with no arguments seg faulted.
	Also corrected a problem where arguments were not tested correctly
	when a per-url options was used

2005-09-03  James Gallagher <jgallagher@opendap.org>

	Auto reset of Subversion properties

2005-09-01  James Gallagher <jgallagher@opendap.org>

	Removed this directory.

2005-09-01  James Gallagher <jgallagher@opendap.org>

	Fixed bug 149. make distcheck now works. In the process, I fixed
	the dejagnu tests and moved the unit-test to their own subdir
	(which was the fix for the bug).

2005-08-31  James Gallagher <jgallagher@opendap.org>

	Fixed tickets 143, 133, 121, 109.

2005-08-15  James Gallagher <jgallagher@opendap.org>

	Initial import.

2005-08-08  root

	Auto reset of Subversion properties

2005-07-22  James Gallagher <jgallagher@opendap.org>

	Fixed #134 in Trac and also updated the build scripts to recent
	versions of autoconf, et al.

2005-07-21  James Gallagher <jgallagher@opendap.org>

	The Version response which uses the format handler now gets a
	version number from the Perl code, which means it will behave like
	the other responses. Also, updated the makefile for the dist and
	distcheck targets (the latter still fails on RHEL 3).

2005-07-21  James Gallagher <jgallagher@opendap.org>

	Fixed ticket 121: The code was missing a needed factory class.
	Also updated the Makefile.am so as to not define
	DEFAULT_BASETYPE_FACTORY and fixed the help text in www.js and the
	reference to the help page in www_int.cc (bug 106).

2005-07-21  James Gallagher <jgallagher@opendap.org>

	Removed. Use the copy in DODS-doc/opendap_home/online_help_files

2005-07-21  James Gallagher <jgallagher@opendap.org>

	Moved.

2005-07-21  James Gallagher <jgallagher@opendap.org>

	Added RUNTESTDEFAULTFLAGS to Makefile.am so that dejagnu will find the
	testsuite directory.

2005-07-21  James Gallagher <jgallagher@opendap.org>

	Removed Pix use.

2005-07-20  James Gallagher <jgallagher@opendap.org>

	Fixed this test; get_nth_dim_size uses zero-based indexing.

2005-07-20  James Gallagher <jgallagher@opendap.org>

	Repaired damage to AsciiArray::get_nth_dim_size; it does not use
	ones-indexing!

2005-07-20  James Gallagher <jgallagher@opendap.org>

	Updates to the build. Removed unused variables from www_int

2005-07-20  James Gallagher <jgallagher@opendap.org>

	Added the factory class. removed unused vars from ascii_val.cc. Added
	common_tests.exp.

2005-07-19  James Gallagher <jgallagher@opendap.org>

	Switched to the Factory class for DDS and fixed all but two of the
	tests.

2005-07-19  James Gallagher <jgallagher@opendap.org>

	Changed URL.

2005-07-19  James Gallagher <jgallagher@opendap.org>

	Uses local common_tests.exp

2005-07-19  James Gallagher <jgallagher@opendap.org>

	Added

2005-07-07  James Gallagher <jgallagher@opendap.org>

	Fixed bug #72. The regex \.gz|\.Z was matching anything followed
	by gz or Z and not a literal dot followed by gz or Z. Replaced \.
	with \\. as suggested by someone whose name didn't get into the
	bug report.

2005-07-07  James Gallagher <jgallagher@opendap.org>

	The distribution builds and distcheck works.

2005-07-06  James Gallagher <jgallagher@opendap.org>

	Added Makefile.am

2005-07-06  James Gallagher <jgallagher@opendap.org>

	Build now works but needs tweaks before release.

2005-07-05  Rob Morris <Robert.O.Morris@jpl.nasa.gov>

	Set eol-style to native on all text file in the trunk

2005-06-15  James Gallagher <jgallagher@opendap.org>

	Removed generated build files; fixed configure.ac so that it does not
	include -gstabs when building on OS/X.

2005-06-15  James Gallagher <jgallagher@opendap.org>

	Added config.h.in and regenerated Makefile.in. Fixed a bug in
	usage.cc: No space separated the end of the handler and its first
	option.

2005-06-13  James Gallagher <jgallagher@opendap.org>

	Added makefile.am to asciival.

2005-06-10  James Gallagher <jgallagher@opendap.org>

	Moved option.V.exp to option.W.exp

2005-06-10  James Gallagher <jgallagher@opendap.org>

	moved option.v.exp to option.w.exp

2005-06-10  James Gallagher <jgallagher@opendap.org>

	Finally seem to have exec set.

2005-06-10  James Gallagher <jgallagher@opendap.org>

	set executable prop

2005-06-10  James Gallagher <jgallagher@opendap.org>

	set executable prop

2005-06-10  James Gallagher <jgallagher@opendap.org>

	More property madness...

2005-06-10  James Gallagher <jgallagher@opendap.org>

	Yet another attempt at setting the properties.

2005-06-10  James Gallagher <jgallagher@opendap.org>

	Modified properties.

2005-06-10  James Gallagher <jgallagher@opendap.org>

	Remove exec prop; or at least tried.

2005-06-10  James Gallagher <jgallagher@opendap.org>

	Set properties on all the files here: most are text eol-style:
	native, keyword: Id, and executable only for a few files. There
	are two files that have binary content named stdin_test.

2005-06-10  James Gallagher <jgallagher@opendap.org>

	Added build for usage.cc and fixed a number of small problems in
	usage.cc. The code builds but has not been tested. The 'user
	supplied docs' feature is almost certainly hosed.

2005-05-27  James Gallagher <jgallagher@opendap.org>

	Build update.

2005-05-27  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

2005-05-27  James Gallagher <jgallagher@opendap.org>

	Updated with the latest info; still to do, the tools.

2005-05-27  James Gallagher <jgallagher@opendap.org>

	checkpoint

2005-05-27  James Gallagher <jgallagher@opendap.org>

	Modified to parse the data_root parameter.

2005-05-27  James Gallagher <jgallagher@opendap.org>

	Now uses the dap_server.rc configuration file.

2005-05-27  James Gallagher <jgallagher@opendap.org>

	Used the value of the configuration param data_root along with
	PATH_INFO to figure out where the data are. The data_root path is
	essentially a substitute for DocumentRoot. If data_root is not set
	in the config file, DocumentRoot is used in its place (by falling
	back to the old behavior of using PATH_TRANSLATED to find the data
	file).

2005-05-27  James Gallagher <jgallagher@opendap.org>

	Added data_root configuration parameter.

2005-05-27  James Gallagher <jgallagher@opendap.org>

	Now builds dap_server.rc instead of dods.rc

2005-05-27  James Gallagher <jgallagher@opendap.org>

	Moved dods.rc to this file.

2005-05-27  James Gallagher <jgallagher@opendap.org>

	Added text about Tools redesign.

2005-05-27  James Gallagher <jgallagher@opendap.org>

	Added blurb about new features.

2005-05-25  James Gallagher <jgallagher@opendap.org>

	Changes to mesh with the new netcdf handler project/module. make
	install in both will now yield a running server when nph-dods and
	dods.rc are copied to a cgi-bin directory.

2005-05-23  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

2005-05-23  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

2005-05-23  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

2005-05-23  James Gallagher <jgallagher@opendap.org>

	Added files missing from CVS.

2005-05-19  James Gallagher <jgallagher@opendap.org>

	Update to make use of the dist target.

2005-05-19  James Gallagher <jgallagher@opendap.org>

	Update

2005-05-18  James Gallagher <jgallagher@opendap.org>

	Added

2005-05-18  James Gallagher <jgallagher@opendap.org>

	Update for the new build/install.

2005-05-18  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

2005-04-18  Patrick West <pwest@ucar.edu>

	setting error code on an error to 1001, was being set to 0

2005-03-18  James Gallagher <jgallagher@opendap.org>

	Updated the old URI Copyright; removed clause about requiring credit
	in publications. This was never really intended and is probably
	unenforceable.

2005-03-16  James Gallagher <jgallagher@opendap.org>

	Added dependencies.

2005-01-28  James Gallagher <jgallagher@opendap.org>

	Resolved conflicts from merge with release-3-4-9

2004-10-22  James Gallagher <jgallagher@opendap.org>

	fule_uri() --> full_uri() when getting the version info. See bug 821.

2004-07-08  James Gallagher <jgallagher@opendap.org>

	Merged with release-3-4-3FCS

2004-07-08  James Gallagher <jgallagher@opendap.org>

	07/08/04 jhrg

2004-07-08  James Gallagher <jgallagher@opendap.org>

	07/08/04 jhrg

2004-07-08  James Gallagher <jgallagher@opendap.org>

	Merged with release-3-4-3FCS

2004-07-08  James Gallagher <jgallagher@opendap.org>

	07/08/04 jhrg

2004-07-07  James Gallagher <jgallagher@opendap.org>

	Merged with release-3-4-8FCS

2004-07-07  James Gallagher <jgallagher@opendap.org>

	Merged with release-3-4-8FCS

2004-02-19  James Gallagher <jgallagher@opendap.org>

	Merged with release-3-4-2FCS and resolved conflicts.

2004-02-18  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

2004-02-04  James Gallagher <jgallagher@opendap.org>

	Removed List from Makefile.in dependencies. Modified AISDODSFilter
	to accommodate new changes to its parent class.

2004-02-03  James Gallagher <jgallagher@opendap.org>

	Removed WWWList from the Build.

2004-02-03  James Gallagher <jgallagher@opendap.org>

	Removed Pix code which was not building (???). Removed AsciiList from
	Build.

2004-01-28  James Gallagher <jgallagher@opendap.org>

	Switched from Pix to iterators. This fixes a compilation bug where the
	var(Pix&) method can't be found.

2004-01-28  James Gallagher <jgallagher@opendap.org>

	Removed case for dods_list_c since List has been removed from the DAP.
	Fixed a missed conflict from the last merge.

2004-01-28  James Gallagher <jgallagher@opendap.org>

	Corrected use of Connect. This code was using a constructor that
	is no longer present. The old ctor was present when the software
	used libwww.

2004-01-28  James Gallagher <jgallagher@opendap.org>

	I modified the DODS_MATLAB macro: it was not setting the
	matlab_lib-dir correctly because the wrong test was used when
	initially checking the value of MATLAB_LIB. In fact I cannot see
	hoe MATLAB_LIB can ever be non-zero, but I've left it alone
	because these macros are so inter-woven.

2004-01-26  James Gallagher <jgallagher@opendap.org>

	Make Depend.

2004-01-26  James Gallagher <jgallagher@opendap.org>

	Build fixes

2004-01-26  James Gallagher <jgallagher@opendap.org>

	Removed List from the DAP

2004-01-22  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

2004-01-22  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

2004-01-22  James Gallagher <jgallagher@opendap.org>

	01/22/04 jhrg

2004-01-22  James Gallagher <jgallagher@opendap.org>

	Merged with release-3-4.

2003-12-20  James Gallagher <jgallagher@opendap.org>

	Resolved conflicts with the merge of release-3-4.

2003-12-10  James Gallagher <jgallagher@opendap.org>

	Merge with 3.4. Some of the files contains errors (some tests fail). See
	the ChangeLog for information about fixes.

2003-12-08  edavis

	Merge release-3-4 into trunk

2003-12-08  edavis

	Merge release-3-4 into trunk

2003-05-27  James Gallagher <jgallagher@opendap.org>

	Added test for 'ddx' extension.

2003-05-22  James Gallagher <jgallagher@opendap.org>

	Changes that add support for the DDX response. I've based this on
	Nathan Potter's work in the Java DAP software. At this point the
	code can produce a DDX from a DDS and it can merge attributes from
	a DAS into a DDS to produce a DDX fully loaded with attributes.
	Attribute aliases are not supported yet. I've also removed all
	traces of strstream in favor of stringstream. This code should no
	longer generate warnings about the use of deprecated headers.

2003-05-08  Patrick West <pwest@ucar.edu>

	added include for iostream and using statements to compile

2003-05-07  James Gallagher <jgallagher@opendap.org>

	Fixed multi-line string literals.

2003-05-02  James Gallagher <jgallagher@opendap.org>

	Fixed a problem in DODS_IDL where the IDL root directory was found
	only if the idl executable found by 'which' was a symbolic link to
	the real executable. This corrupted the idl library path which
	broke the idl command line client link.

2003-05-02  James Gallagher <jgallagher@opendap.org>

	Changed quotes in PACKAGES macro from "" to [].

2003-05-02  James Gallagher <jgallagher@opendap.org>

	Fixes for the builds

2003-05-02  James Gallagher <jgallagher@opendap.org>

	Switched to a DODS-specific log for the diagnostic messages. Also,
	boosted the filtering of environment variables so that taint mode
	works with perl 5.8.

2003-04-29  James Gallagher <jgallagher@opendap.org>

	Removed old, out of date, information. Added a pointer to the
	INSTALL-servers file.

2003-04-28  James Gallagher <jgallagher@opendap.org>

	Fixes for Perl 5.8.0 taint mode. 5.8 seems to be stricter about tainted
	variables (which is good, I guess...).

2003-04-23  James Gallagher <jgallagher@opendap.org>

	Merged with 3.3.1.

2003-04-23  James Gallagher <jgallagher@opendap.org>

	Merged with 3.3.1

2003-04-22  James Gallagher <jgallagher@opendap.org>

	Merged with 3.3.1.

2003-04-21  James Gallagher <jgallagher@opendap.org>

	04/21/03 jhrg

2003-03-14  James Gallagher <jgallagher@opendap.org>

	Added CE; This is passed to ais_tool. The AISDODSFilter object
	parses it from the command line options.

2003-03-14  James Gallagher <jgallagher@opendap.org>

	Once the client part of the gateway has a full DataDDS, the
	AISDODSFilter object's constraint expression must be zeroed before
	calling DODSFilter::send_data().

2003-03-14  James Gallagher <jgallagher@opendap.org>

	Added call to set_read_p() for all the variables in a DataDDS
	before the call to send_data(). This prevents the read() methods
	from being called.

2003-03-13  James Gallagher <jgallagher@opendap.org>

	Added. Some of these files are from the asciival testsuite and
	will need editing before they can be used.

2003-03-13  James Gallagher <jgallagher@opendap.org>

	Added.

2003-03-06  James Gallagher <jgallagher@opendap.org>

	Replaced call to Connect::disable_cache() with a call to
	Connect::set_cache_enable(false). The disable_cache() method no
	longer exists.

2003-02-27  James Gallagher <jgallagher@opendap.org>

	Updated DODS_GCC_VERSION so that it doesn't barf on gcc 3.x.

2003-02-20  James Gallagher <jgallagher@opendap.org>

	Repaired copyright.

2003-02-10  James Gallagher <jgallagher@opendap.org>

	Fixed the DODS_MATLAB macro so that it links the Matlab server
	correctly under ML 6 (which lacks the libmi.so library).

2003-01-28  James Gallagher <jgallagher@opendap.org>

	Moved a fix from release-3-2 *by hand* here. The variable
	path_info was not being sanitized correctly. It's such a simple
	fix...

2003-01-27  James Gallagher <jgallagher@opendap.org>

	Merged with release-3-2-7.

2003-01-27  James Gallagher <jgallagher@opendap.org>

	01/27/03 jhrg

2003-01-27  James Gallagher <jgallagher@opendap.org>

	Added

2003-01-27  James Gallagher <jgallagher@opendap.org>

	Updates to tests from merging with 3.2.5/6.

2003-01-27  James Gallagher <jgallagher@opendap.org>

	This now works for trunk version numbers (which have two parts
	like 3.3 instead of three like 3.2.3).

2003-01-27  James Gallagher <jgallagher@opendap.org>

	Added

2003-01-27  James Gallagher <jgallagher@opendap.org>

	01/27/03 jhrg

2003-01-27  James Gallagher <jgallagher@opendap.org>

	Updated the copyright information. Merged with release-3-2-6.

2003-01-22  James Gallagher <jgallagher@opendap.org>

	Added.

2003-01-22  James Gallagher <jgallagher@opendap.org>

	Updated the copyrights on various source files. OPeNDAP is
	adopting the GNU Lesser GPL.

2003-01-22  James Gallagher <jgallagher@opendap.org>

	Updated the copyright notice; this implementation of the DAP is
	copyrighted by OPeNDAP, Inc.

2003-01-21  James Gallagher <jgallagher@opendap.org>

	Changed dods.ini to dods.rc.

2003-01-21  James Gallagher <jgallagher@opendap.org>

	Added/Updated from release-3-2 branch.

2003-01-10  James Gallagher <jgallagher@opendap.org>

	Merged with code tagged release-3-2-10 on the release-3-2 branch.
	In many cases files were added on that branch (so they appear on
	the trunk for the first time).

2002-12-31  James Gallagher <jgallagher@opendap.org>

	Merged with release 3.2.10.

2002-12-31  James Gallagher <jgallagher@opendap.org>

	Added.

2002-06-03  James Gallagher <jgallagher@opendap.org>

	Merged with release-3-2-9

2001-10-13  James Gallagher <jgallagher@opendap.org>

	Merged with release-3-2-5.

2001-10-13  James Gallagher <jgallagher@opendap.org>

	Merged with release-3-2-4.

2001-10-13  James Gallagher <jgallagher@opendap.org>

	Merged with release-3-2-8.

2001-10-13  James Gallagher <jgallagher@opendap.org>

	Merged with release-3-2-8

2001-09-28  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

2001-09-28  James Gallagher <jgallagher@opendap.org>

	Merged with 3.2.4.

2001-09-28  James Gallagher <jgallagher@opendap.org>

	merged with 3.2.3.

2001-09-28  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

2001-09-28  James Gallagher <jgallagher@opendap.org>

	Merged with 3.2.7.

2001-08-27  James Gallagher <jgallagher@opendap.org>

	Merged with release-3-2-3.

2001-08-27  James Gallagher <jgallagher@opendap.org>

	Merged with release-3-2-1.

2001-08-24  James Gallagher <jgallagher@opendap.org>

	Resolved conflicts from the merge of release 3.2.6

2001-06-15  James Gallagher <jgallagher@opendap.org>

	Merged with release-3-2-2.

2001-06-15  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

2001-06-15  James Gallagher <jgallagher@opendap.org>

	Merged with release-3-2-1 (the first merge from the release-3-2
	branch).

2001-06-15  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

2001-06-15  James Gallagher <jgallagher@opendap.org>

	Merged with release-3-2-4.

2001-02-12  tom

	edited incorrect error message

2001-01-26  James Gallagher <jgallagher@opendap.org>

	Merged with release-3-2.

2001-01-26  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

2001-01-26  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

2000-11-09  James Gallagher <jgallagher@opendap.org>

	Merged changes from release-3-1. There was a goof and a bunch of
	the changes never made it to the branch. I merged the entire
	branch. There maybe problems still...

2000-10-30  James Gallagher <jgallagher@opendap.org>

	Fixes for exception-based error reporting.

2000-10-30  James Gallagher <jgallagher@opendap.org>

	Changes for new tcl and tk code.

2000-10-19  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

2000-10-19  James Gallagher <jgallagher@opendap.org>

	Added.

2000-10-19  James Gallagher <jgallagher@opendap.org>

	Removed lots of old macros.

2000-10-19  James Gallagher <jgallagher@opendap.org>

	Moved the CVS Log to t eh end of the file. Added Shekhar's
	changes. Added a call to handler_name(); The DODS_Dispatch object
	now uses the handler_name() routine to choose which handler to
	use. This makes it possible to use a single dispatch script for
	all types of data served by dods.

2000-10-19  James Gallagher <jgallagher@opendap.org>

	Added functions to complete the caching system. It is still pretty
	basic...

2000-10-18  James Gallagher <jgallagher@opendap.org>

	Fixed an error in get_user_supplied_docs() which caused the data
	file to be read instead of a <data file>.html file.

2000-10-16  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

2000-10-16  James Gallagher <jgallagher@opendap.org>

	Removed old and unused macros. Modified some of the old macros to
	use newer autoconf message macros.

2000-10-03  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

2000-10-03  James Gallagher <jgallagher@opendap.org>

	Moved Logs to the end of each file.

2000-10-03  James Gallagher <jgallagher@opendap.org>

	Removed unneeded macros

2000-10-03  James Gallagher <jgallagher@opendap.org>

	Added exception handler to main().

2000-10-02  James Gallagher <jgallagher@opendap.org>

	Modified the read method to match the new definition in the dap

2000-10-02  James Gallagher <jgallagher@opendap.org>

	Replaced DVR constant from config_dap.h with the dap_version
	function

2000-10-02  James Gallagher <jgallagher@opendap.org>

	Removed -DUSE_LIBGXX_INLINES -DHAVE_CONFIG_H from DEFS

2000-10-02  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

2000-10-02  James Gallagher <jgallagher@opendap.org>

	Moved Log entries to the end of the files

2000-10-02  James Gallagher <jgallagher@opendap.org>

	Removed config_asciival.h from list of things rm'd by clean.

2000-09-21  James Gallagher <jgallagher@opendap.org>

	Rearranged source files so that the CVS logs appear at the end
	rather than the start. Also made the ifdef guard symbols use the
	same naming scheme and wrapped headers included in other headers
	in those guard symbols (to cut down on extraneous file processing
	- See Lakos).

2000-08-29  James Gallagher <jgallagher@opendap.org>

	Merged with release-3-1-9

2000-08-29  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

2000-08-14  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

2000-08-02  James Gallagher <jgallagher@opendap.org>

	Merged with 3.1.8

2000-07-09  Rob Morris <Robert.O.Morris@jpl.nasa.gov>

	Changes to increase portability, minimize ifdef's for win32 and account
	for differences in the iostreams implementations.

2000-06-16  James Gallagher <jgallagher@opendap.org>

	Changed the DODS_GUILIBS macro so that it includes -ldl. I used
	the $TK_LIBS variable from tkConfig.sh.

2000-06-07  James Gallagher <jgallagher@opendap.org>

	Merged the pc port branch

2000-03-31  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

2000-03-31  James Gallagher <jgallagher@opendap.org>

	Merged with release-3-1-5

2000-03-31  James Gallagher <jgallagher@opendap.org>

	Merged with release-3-1-5.

2000-03-28  James Gallagher <jgallagher@opendap.org>

	Fixes for the DODS_PROG_PERL macro. It now substitutes the whole
	path. Added/changed macros for finding the various libraries used
	by DODS. There are now three marcos/variables: GUILIBS, LIBS and
	XTRALIBS. This makes it simpler to link with or without GUI
	support (see also the new libdap++-gui).

2000-01-27  James Gallagher <jgallagher@opendap.org>

	Merged with release-3-1-4

2000-01-20  edavis

	Fix to DODS_GET_DODS_ROOT.

2000-01-10  James Gallagher <jgallagher@opendap.org>

	Fixed up the DODS_PACKAGES_SUPPORT macro given that TK now needs
	to included with dap++.

1999-11-04  James Gallagher <jgallagher@opendap.org>

	Result of merge with 3-1-2

1999-11-04  James Gallagher <jgallagher@opendap.org>

	Result of merge with 3-1-3

1999-11-04  James Gallagher <jgallagher@opendap.org>

	Result of merge with release-3-1-1 changes

1999-09-03  James Gallagher <jgallagher@opendap.org>

	Merged the release-3-1-1 changes

1999-08-18  James Gallagher <jgallagher@opendap.org>

	Merged changes from release-3-1-0

1999-08-09  James Gallagher <jgallagher@opendap.org>

	Changes for the new organization of the source code - may be
	incomplete

1999-08-03  James Gallagher <jgallagher@opendap.org>

	Added the DODS_FIND_CWD macro. This sets DODS_CWD to the name of
	current directory. The macro name is somewhat misleading since
	DODS_CWD is the filename of the CWD, not the pathname. Suppose
	you're in /usr/local/src. DODS_CWD would be src.

1999-07-30  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1999-07-30  James Gallagher <jgallagher@opendap.org>

	Added directory code from non-cvs version

1999-07-30  James Gallagher <jgallagher@opendap.org>

	Added these perl 5 libraries for the directory navigation feature
	of DODS_Dispatch.pm

1999-07-29  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1999-07-28  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1999-07-28  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1999-07-28  James Gallagher <jgallagher@opendap.org>

	Separated from the writeval directory, moved to tools

1999-07-23  James Gallagher <jgallagher@opendap.org>

	Merged the release-3-0-2 branch

1999-07-23  James Gallagher <jgallagher@opendap.org>

	Repaired the munge function and removed SLList.

1999-07-23  James Gallagher <jgallagher@opendap.org>

	Fixed bug in DODS_SWAP macro.

1999-07-22  James Gallagher <jgallagher@opendap.org>

	Fixed up the GNU tar test so that only a single line with the
	version number gets printed. Not necessary, but this makes the
	output of configure less confusing.

1999-07-22  James Gallagher <jgallagher@opendap.org>

	Changed the DODS_PROG_PERL yet again because the sed regexp was
	setting $perl_ver to 5.004 and test, on Linux, whined about
	expecting integers.

1999-07-22  James Gallagher <jgallagher@opendap.org>

	Added test for the endian.h header. If present, don't define
	ENDIANness.

1999-07-21  James Gallagher <jgallagher@opendap.org>

	Undid a nasty mistake which wiped out the version 1.18 changes

1999-07-21  James Gallagher <jgallagher@opendap.org>

	Moved

1999-07-21  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1999-06-22  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1999-06-22  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1999-06-22  James Gallagher <jgallagher@opendap.org>

	Added links for help location.

1999-06-22  James Gallagher <jgallagher@opendap.org>

	Changed the name of the `Disposition' section to `Data' and made
	the button names easier to understand.

1999-06-22  James Gallagher <jgallagher@opendap.org>

	Fixed the tags target (removed *.c).

1999-06-22  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1999-06-22  James Gallagher <jgallagher@opendap.org>

	Added comments to describe what the overloads do. Reduced the
	number of parameters given to the ctor. Modified so that README,
	.html and directory sorting URLs are not routed to the html form
	filter. This code is now called from DODS_Dispatch.pm.

1999-06-11  James Gallagher <jgallagher@opendap.org>

	Added server_name and request_uri procedure/fields. Added code
	that translates the extension .html into a call to the www_int
	filter. This uses the new server_name and request_uri information
	to run the filter with a complete url, which might be wasteful but
	is quick and keeps the server programs modular. Fixed the call to
	asciival so that security features are no longer circumvented. I
	used the same call-with-url technique that I used with www_int.
	Some of the help text was updated to include mention of the new
	.html feature.

1999-06-10  James Gallagher <jgallagher@opendap.org>

	Fixed the `parent directory' link.

1999-05-28  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1999-05-27  James Gallagher <jgallagher@opendap.org>

	Merge with alpha-3-0-0

1999-05-27  James Gallagher <jgallagher@opendap.org>

	Moved the code that escapes the query into the section for
	asciival. Since the security fixes only asciival needs special
	characters escaped (since it is still run using a subshell).

1999-05-27  James Gallagher <jgallagher@opendap.org>

	Merge with alpha-3-0-0

1999-05-25  Nathan Potter <ndp@coas.oregonstate.edu>

	This marks the end of testing for the writeval directory release 3.*.*
	The asciival code has been fairly well tested.
		- test coverage is nearly 100% in ascii_val.cc
	The writeval code has been tested only as much as previously.
		- test coverage is poor.
		- matlab testing was not done.

1999-05-25  Nathan Potter <ndp@coas.oregonstate.edu>

	added code to look for the common exp stuff in DODS_ROOT/etc

1999-05-25  Nathan Potter <ndp@coas.oregonstate.edu>

	made "match" expression more forgiving

1999-05-25  Nathan Potter <ndp@coas.oregonstate.edu>

	modified to work with string "match"

1999-05-25  Nathan Potter <ndp@coas.oregonstate.edu>

	added local verbose mode

1999-05-25  Nathan Potter <ndp@coas.oregonstate.edu>

	This file replaces all data files for the -t (trace) options for asciival

1999-05-25  James Gallagher <jgallagher@opendap.org>

	Nathans fixes

1999-05-25  James Gallagher <jgallagher@opendap.org>

	Merged Nathan's fixes for the -t option and some debugging
	instrumentation.

1999-05-25  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1999-05-25  James Gallagher <jgallagher@opendap.org>

	Nathan added asciival checks and for the test-coverage target.

1999-05-25  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1999-05-25  James Gallagher <jgallagher@opendap.org>

	Added

1999-05-25  James Gallagher <jgallagher@opendap.org>

	Added

1999-05-24  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1999-05-24  Dan Holloway <dholloway@opendap.org>

	Added support for JGOFS dispatch script, which requires
	filename = PATH_INFO, not filename = PATH_TRANSLATED

1999-05-24  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1999-05-21  James Gallagher <jgallagher@opendap.org>

	Retracted some of the security stuff when using the ASCII mode of
	the servers. In order to run a pipe from Perl you must use an
	intermediate shell or (maybe) explicitly open the two processes
	using open("|", ...). The later might work but does not fit well
	into the design of DODS_Dispatch.pm. In the long run, we'll have
	to change DODS_Dispatch, but for now I'm running that part of the
	server through a shell.

1999-05-21  James Gallagher <jgallagher@opendap.org>

	Changed quoting of various strings, esp the $query. Since the
	command arguments are now stored in a Perl list and passes to exec
	in that list (and not a single string), the command is not
	evaluated by the shell. Thus, quotes won't be removed by the shell
	and wind up confusing the parsers.

1999-05-19  James Gallagher <jgallagher@opendap.org>

	Fixes for security holes. The CWD module is no longer used; this
	makes it simpler to run perl using the -T (taint) mode. Variables
	passed to executable are scanned for nasty things (shell meta
	characters). The commands are run straight from perl, not using an
	intermediate shell.

1999-05-18  James Gallagher <jgallagher@opendap.org>

	Perl is now started using /bin/sh.

1999-05-18  James Gallagher <jgallagher@opendap.org>

	Added simple test for perl. This won't do much for binaries...

1999-05-18  James Gallagher <jgallagher@opendap.org>

	Removed name_from_url(...) since int is never used.

1999-05-18  James Gallagher <jgallagher@opendap.org>

	Fixed version feature and help feature so that they work with
	nph-*/version, nph-*/version/, and nph-*/ (the latter for help).
	Fixed the help message so that it does not say `Error...'
	(suggested by the GCMD).

1999-05-08  James Gallagher <jgallagher@opendap.org>

	Added

1999-05-08  James Gallagher <jgallagher@opendap.org>

	String --> string

1999-05-06  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1999-05-06  James Gallagher <jgallagher@opendap.org>

	Update for groups changes just prior to 3.0.0a alpha release

1999-05-05  edavis

	Added VERSION file stuff to update-version target.

1999-05-05  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1999-05-04  James Gallagher <jgallagher@opendap.org>

	Fixed the help message so that it no longer says `Error'. When a
	URL with no extension is used the help message, not the error
	message, is printed. Added use of the -v option to all calls to
	the server filter programs. The .ver/version extension now uses
	the new -V option (see DODSFilter).

1999-05-04  James Gallagher <jgallagher@opendap.org>

	Fixed copyright statements. Removed more of the GNU classes.

1999-04-30  James Gallagher <jgallagher@opendap.org>

	Merged with no-gnu and release-2-24

1999-04-28  James Gallagher <jgallagher@opendap.org>

	Fix the secure server stuff.

1999-04-28  James Gallagher <jgallagher@opendap.org>

	Merge of no-gnu branch

1999-04-23  edavis

	Added use of environment variables: HDF_PATH, MATLAB_ROOT,
	and DSP_ROOT.  Includes the use of the -d test which is not
	cross-compiler safe.

1999-04-22  James Gallagher <jgallagher@opendap.org>

	Uses dynamic_cast

1999-04-21  James Gallagher <jgallagher@opendap.org>

	Fixed, I hope, the DODS_MATLAB test which looks around in the
	matlab root directory and finds libraries for DODS to link with.
	The code was confused because looking for libmat* in the matlab
	root finds several files under ML 5. I fixed this by starting the
	search in ML ROOT/extend.

1999-04-19  James Gallagher <jgallagher@opendap.org>

	First version

1999-04-09  James Gallagher <jgallagher@opendap.org>

	Added support for the new data types. Removed old code. Changed
	header generated to include XDODS-Server.

1999-03-29  edavis

	Minor change to DODS_FIND_GPP_INC to increase generality.

1999-03-29  James Gallagher <jgallagher@opendap.org>

	Added support for the new data types

1999-03-29  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1999-03-29  James Gallagher <jgallagher@opendap.org>

	Added

1999-03-24  James Gallagher <jgallagher@opendap.org>

	Added support for the new Int16, UInt16 and Float32 types.

1999-03-23  brent

	convert String.h to std lib <string>, convert to packages regex -- B^2

1999-03-23  brent

	convert String.h to std lib <string>, convert to packages regex -- B^2

1999-02-26  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1999-02-19  James Gallagher <jgallagher@opendap.org>

	Recognizes the XDODS-Accept-Types header (passed to the CGI using
	an environment variable). Passes along the value to the _dds and
	_dods filters using the -t option.

1999-02-08  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1999-01-20  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1999-01-19  James Gallagher <jgallagher@opendap.org>

	We now require bison 1.25 or later.

1999-01-05  James Gallagher <jgallagher@opendap.org>

	Removed the lame global WRITEVAL variable.

1998-12-16  James Gallagher <jgallagher@opendap.org>

	Added support for XDODS-Server MIME header. This fixes a problem
	where our use of Server clashed with Java

1998-11-29  James Gallagher <jgallagher@opendap.org>

	Added the -T option to control truncation of names longer than 19
	characters

1998-11-29  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1998-11-24  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1998-11-20  James Gallagher <jgallagher@opendap.org>

	Tests work again

1998-11-20  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1998-11-20  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1998-11-19  James Gallagher <jgallagher@opendap.org>

	Updated/Fixed the grammar

1998-11-19  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1998-11-18  James Gallagher <jgallagher@opendap.org>

	Changed from `Dataurl' to `url' to match the query_form.pl code.

1998-11-11  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1998-11-09  James Gallagher <jgallagher@opendap.org>

	moved the version number up one notch

1998-11-05  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1998-10-28  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1998-10-28  James Gallagher <jgallagher@opendap.org>

	Added defines to suppress creation of config.cache.

1998-10-28  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1998-10-28  James Gallagher <jgallagher@opendap.org>

	Updated from automake-1.3

1998-10-21  James Gallagher <jgallagher@opendap.org>

	Removed name_in_dds using #if 0 ... #endif

1998-10-06  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1998-10-06  James Gallagher <jgallagher@opendap.org>

	configure now includes the values of the environment variables
	LDFLAGS, CFLAGS and CXXFLAGS when setting the corresponding
	Makefile variables.

1998-09-29  James Gallagher <jgallagher@opendap.org>

	Fixed a bug where the protocol and machine part of a dataset URL
	were repeated (meaning that they appeared twice in the same URL).

1998-09-17  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1998-09-16  James Gallagher <jgallagher@opendap.org>

	Added print_all_vals().

1998-09-16  James Gallagher <jgallagher@opendap.org>

	Change process_data() so that it calls print_all_vals() for
	Structure.

1998-09-16  James Gallagher <jgallagher@opendap.org>

	Added DODS_RX_LIB

1998-09-16  James Gallagher <jgallagher@opendap.org>

	Fixed tags, LIBS and CXXFLAGS.

1998-09-16  James Gallagher <jgallagher@opendap.org>

	Removed redundant librx from LIBS.

1998-09-10  jehamby

	Add rule to search for GNU rx library:
	you must add DODS_RX_LIB to all configure.in scripts for it to take effect.

1998-08-12  James Gallagher <jgallagher@opendap.org>

	Added the `server' param to those that are passed to sub
	query_dir.pl calls. This fixes a bug where going into nested
	directories caused dataset URLs to be built without server
	information.

1998-08-12  James Gallagher <jgallagher@opendap.org>

	Initial revision.

1998-08-11  James Gallagher <jgallagher@opendap.org>

	Removed libg++

1998-08-06  James Gallagher <jgallagher@opendap.org>

	Added cache dir stuff (from jeh).

1998-08-03  James Gallagher <jgallagher@opendap.org>

	Fixed write_val mfunc so that outermost is no longer used

1998-08-03  James Gallagher <jgallagher@opendap.org>

	Fixed so that loaddods.mex* is not rebuilt all the time.

1998-07-31  James Gallagher <jgallagher@opendap.org>

	Fixed a bug in process_data() where deserialize() was not called
	before the call to print_all_vals().

1998-07-30  James Gallagher <jgallagher@opendap.org>

	Fixed the call to usage; passing a char * invoked
	cgi-util.cc:usage which was not what we wanted. Also added help
	about the -m option.

1998-07-30  James Gallagher <jgallagher@opendap.org>

	Changes to all macros that depend on the packages directory. A new
	macro now finds the correct name for that directory (tagged with a
	version number). The changed macros use the variable set by that
	macro.

1998-07-22  James Gallagher <jgallagher@opendap.org>

	Added

1998-07-13  James Gallagher <jgallagher@opendap.org>

	Fixes from the final test of the new build process

1998-06-08  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1998-06-08  James Gallagher <jgallagher@opendap.org>

	New tar, etc. targets.

1998-05-22  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1998-04-17  James Gallagher <jgallagher@opendap.org>

	Replaced use of DEFS with CPPFLAGS. The configure script sets DEFS
	without using/including the value of $DEFS so any additions to
	that variable will be lost.

1998-04-03  James Gallagher <jgallagher@opendap.org>

	Release 2.15b3

1998-03-31  James Gallagher <jgallagher@opendap.org>

	Added -lstdc++ to the libraries g++ 2.8.x lists explicitly on the
	command line. (from Jake Hamby).

1998-03-20  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1998-03-20  James Gallagher <jgallagher@opendap.org>

	Added documentation target. Still pretty lame.

1998-03-19  James Gallagher <jgallagher@opendap.org>

	Added code to write out error messages read from the server.

1998-03-17  James Gallagher <jgallagher@opendap.org>

	Updated with stuff about asciival and error messages.

1998-03-17  James Gallagher <jgallagher@opendap.org>

	Added patch for the new ASCII filter. Use either the suffix .ascii
	or .asc to get data back in ASCII form from a DODS server.

1998-03-16  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1998-03-16  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1998-03-16  James Gallagher <jgallagher@opendap.org>

	Fixed lame comments.

1998-03-16  James Gallagher <jgallagher@opendap.org>

	Added mime header output. See -m.

1998-03-16  James Gallagher <jgallagher@opendap.org>

	Fixed up the ascii filter targets.

1998-03-16  James Gallagher <jgallagher@opendap.org>

	Added

1998-03-13  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1998-03-13  James Gallagher <jgallagher@opendap.org>

	Added

1998-03-13  James Gallagher <jgallagher@opendap.org>

	Fixed up comments

1998-03-13  James Gallagher <jgallagher@opendap.org>

	Added targets for asciival

1998-03-10  James Gallagher <jgallagher@opendap.org>

	Removed -fno-exceptions at the suggestion of Jake Hamby. new()
	might throw exceptions.

1998-03-05  James Gallagher <jgallagher@opendap.org>

	Added packages/include to set of dirs checked for include files.

1998-02-19  James Gallagher <jgallagher@opendap.org>

	Changes for version 2.15 build

1998-02-11  James Gallagher <jgallagher@opendap.org>

	Added tests and an accessor function for the Accept-Encoding
	header (which CGI 1.1 passes to the cgi program using the
	environment variable HTTP_ACCEPT_ENCODING). When found with the
	value `deflate' the data filter
	(nc_dods, ...) is called with the -c flag which causes
	DODSFilter::send_data to try to compress the data stream using
	deflate (LZW from zlib 1.0.4). Also added a help message
	(activated with /help or /help). Fixed the error text (but it is
	often blocked by clients because of the http 400 code).

1998-02-09  James Gallagher <jgallagher@opendap.org>

	Added/fixed doc++ comments.

1998-02-05  James Gallagher <jgallagher@opendap.org>

	DODS now compiles with gcc 2.8.x

1998-02-04  James Gallagher <jgallagher@opendap.org>

	Reorganized the macros. Added fixed macros to support the new
	packages tree under DODS_ROOT.

1997-12-16  James Gallagher <jgallagher@opendap.org>

	version 2.15

1997-12-15  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1997-12-15  James Gallagher <jgallagher@opendap.org>

	Added MAT_VERSION_FLAG to MATLABROOT macro

1997-12-15  James Gallagher <jgallagher@opendap.org>

	Added MAT_VERSION_FLAG. Moved install locations; mostly from
	etcdir to bindir.

1997-10-31  James Gallagher <jgallagher@opendap.org>

	Changed grammar for strings.

1997-10-24  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1997-10-09  James Gallagher <jgallagher@opendap.org>

	Resolved conflicts in merge of 2.14c to trunk.

1997-10-03  James Gallagher <jgallagher@opendap.org>

	Matlab library fix

1997-10-03  James Gallagher <jgallagher@opendap.org>

	Added changes to support the new deserialize() mfunc and
	write_val().

1997-10-03  James Gallagher <jgallagher@opendap.org>

	Release 2.14c fixes

1997-10-03  James Gallagher <jgallagher@opendap.org>

	Release 2.14c fixes

1997-09-30  James Gallagher <jgallagher@opendap.org>

	Created. Initially for use with the JPL Pathfinder server.

1997-09-10  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1997-08-27  James Gallagher <jgallagher@opendap.org>

	Fixed error in -e option when requesting the DAS.

1997-08-26  James Gallagher <jgallagher@opendap.org>

	Modified to accommodate the new DODSFilter class; added `-e' for
	the constraint expression. Hack the nph-* script to add -d and -f
	to $command to specify various weird filename/directory locations
	for ancillary files.

1997-08-18  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1997-08-18  James Gallagher <jgallagher@opendap.org>

	Added attribute.cc and various Make variables

1997-08-11  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1997-08-11  James Gallagher <jgallagher@opendap.org>

	DODS-2.14b distribution

1997-08-09  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1997-07-15  James Gallagher <jgallagher@opendap.org>

	Release 2.1.4a

1997-07-15  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1997-06-23  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1997-06-09  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1997-06-06  James Gallagher <jgallagher@opendap.org>

	Last minute changes for version 2.14

1997-06-05  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1997-06-05  James Gallagher <jgallagher@opendap.org>

	Added to the accessor functions so that they can be used to set
	the field values in addition to reading values from the `object'.

1997-06-02  James Gallagher <jgallagher@opendap.org>

	First version

1997-05-22  James Gallagher <jgallagher@opendap.org>

	Changed the way global attributes are ferreted out. Previously I
	had assumed that any attribute group that was not also the name of
	a variable was a group of `global' attributes. However, the new
	aliases change this. In response I've changed the way usage looks
	for global attributes; it looks for attribute groups which contain
	the strings `global' and/or `dods'. Case is not important.

1997-05-05  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1997-05-05  James Gallagher <jgallagher@opendap.org>

	Protect BIG/LITTLE ENDIAN define

1997-05-01  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1997-04-30  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1997-04-21  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1997-04-18  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1997-04-18  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1997-04-11  James Gallagher <jgallagher@opendap.org>

	Changed Install of matlab client help file to etc dir.

1997-04-11  James Gallagher <jgallagher@opendap.org>

	Added installation of INSTALL-matlab-client help file to bindir.

1997-04-11  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1997-03-27  James Gallagher <jgallagher@opendap.org>

	Fixes for the Matlab rules

1997-03-27  James Gallagher <jgallagher@opendap.org>

	Update for version 2.13

1997-03-23  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1997-03-14  James Gallagher <jgallagher@opendap.org>

	Removed make depend from actions list.

1997-03-14  James Gallagher <jgallagher@opendap.org>

	Fixed depend target.

1997-03-14  James Gallagher <jgallagher@opendap.org>

	Added DODS_FIND_GPP_INC.

1997-03-08  James Gallagher <jgallagher@opendap.org>

	Remove extend.mex4 test program with clean target.

1997-03-06  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1997-03-06  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1997-02-09  James Gallagher <jgallagher@opendap.org>

	Fixed bug where `yes' in `test "$<var>" = yes' was not quoted.

1997-02-09  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1997-02-06  James Gallagher <jgallagher@opendap.org>

	Fixed log messages

1997-02-06  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1997-02-06  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1997-02-06  James Gallagher <jgallagher@opendap.org>

	Fixed bug in depend target (new dependencies were appended to the
	`dependencies' file).

1997-02-06  James Gallagher <jgallagher@opendap.org>

	DODS_SWAP now defines either BIG_ENDIAN or LITTLE_ENDIAN (in
	addition to doing other things).

1997-02-06  James Gallagher <jgallagher@opendap.org>

	Added DODS_ROOT and {BIG,LITTLE}_ENDIAN.

1997-01-29  James Gallagher <jgallagher@opendap.org>

	Added check: target which runs tests using dejagnu.

1997-01-23  James Gallagher <jgallagher@opendap.org>

	Fixed problems in setting LDFLAGS when matlab dirs is not found.
	Fixed code that sets SIZEOF_* defines

1997-01-09  James Gallagher <jgallagher@opendap.org>

	Added to lookup mfunc the ability to map non-alphanumerics to
	underscore.

1996-12-23  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1996-12-18  James Gallagher <jgallagher@opendap.org>

	Added massive fixes for the processing of attributes to sort out
	the `global attributes'. Also added changes to the overall layout
	of the resulting document so that the hierarchy of the data is
	represented. Added some new utility functions.

1996-12-18  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1996-12-11  James Gallagher <jgallagher@opendap.org>

	Created.

1996-12-06  James Gallagher <jgallagher@opendap.org>

	Fixes for finding TCL includes.

1996-12-05  James Gallagher <jgallagher@opendap.org>

	Massive changes.

1996-11-24  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1996-11-22  James Gallagher <jgallagher@opendap.org>

	Added name_map().

1996-11-22  James Gallagher <jgallagher@opendap.org>

	Added name_map() because g++ wants it.

1996-11-22  James Gallagher <jgallagher@opendap.org>

	Switched to the new dependencies file based depend. Fixed bad line
	at depend target.

1996-11-22  James Gallagher <jgallagher@opendap.org>

	Added name_map.cc to Makefile.

1996-11-22  James Gallagher <jgallagher@opendap.org>

	Created.

1996-11-18  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1996-11-13  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1996-11-13  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1996-11-13  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1996-11-07  James Gallagher <jgallagher@opendap.org>

	Fixed expect macro to test for more library combinations. Added
	tests for DSP, WWW, HDF and Exceptions.

1996-11-04  James Gallagher <jgallagher@opendap.org>

	Added macro from Todd and Ike for the HDF libraries.

1996-11-02  James Gallagher <jgallagher@opendap.org>

	Added to DODS_MATLAB so that it finds the correct extern/lib
	directory

1996-11-01  James Gallagher <jgallagher@opendap.org>

	Added to DODS_FIND_EXPECT macro so that it checks for expect 5.21
	in addition to 5.20 and 5.19.

1996-10-31  James Gallagher <jgallagher@opendap.org>

	Added two new macros to find the www library software.

1996-10-29  James Gallagher <jgallagher@opendap.org>

	Updated to reflect the latest version.

1996-10-29  James Gallagher <jgallagher@opendap.org>

	Removed $+ make variable since it does not work on the Dec Alpha

1996-10-25  James Gallagher <jgallagher@opendap.org>

	Added.

1996-10-25  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1996-10-25  James Gallagher <jgallagher@opendap.org>

	*** empty log message ***

1996-10-23  James Gallagher <jgallagher@opendap.org>

	Corrected. Includes information about the new -f option to
	writeval, the new `recursive' output format and new loaddods.
	Also, the new grammar is documented.

1996-10-10  James Gallagher <jgallagher@opendap.org>

	Fixed a problem in DODS_FIND_WWW_INCLUDES where the []'s were lost
	when m4 processed the macro.

1996-10-08  James Gallagher <jgallagher@opendap.org>

	Added pseudo grammar for writeval's output.

1996-10-08  James Gallagher <jgallagher@opendap.org>

	Added to DODS_PROG_BISON so that it defines DODS_BISON_VER as the
	bison version number. This can be used to test for the various
	versions of bison
	(which between 1.22 and 1.25 have three different ways of handling
	parameters passed to yyparse).

1996-10-07  James Gallagher <jgallagher@opendap.org>

	Fixed some of the dependencies so that new *.o files are linked
	into the executables. No longer build posturl since the Perl
	version is simpler.

1996-10-07  James Gallagher <jgallagher@opendap.org>

	Swapped the C version of posturl with the Perl version; only a few
	users will need the program so make it using Perl. Keep the C
	version around though.

1996-10-07  James Gallagher <jgallagher@opendap.org>

	More information about loaddods and writeval.

1996-10-07  James Gallagher <jgallagher@opendap.org>

	Corrected.

1996-10-04  James Gallagher <jgallagher@opendap.org>

	Added.

1996-10-01  James Gallagher <jgallagher@opendap.org>

	Fixed a bug in DODS_FIND_WWW where dods_root was used without
	being defined. I now use ../../ and the like since it is hard to
	get dods_root defined in general.

1996-09-30  James Gallagher <jgallagher@opendap.org>

	Added.

1996-09-23  James Gallagher <jgallagher@opendap.org>

	Added quotes to tr strings in MACHINE macro (for sys V).

1996-09-20  James Gallagher <jgallagher@opendap.org>

	Removed keyword `extern' from egrep pattern used to check sem.h
	for the presence of the semctl prototype. This caused problems
	with the SGI.

1996-09-20  James Gallagher <jgallagher@opendap.org>

	Fixed the EXPECT marco - it was not checking for the file
	tclRegex.h correctly.

1996-09-17  James Gallagher <jgallagher@opendap.org>

	Added tests for matlab and gcc root directories

1996-09-10  James Gallagher <jgallagher@opendap.org>

	Added to HAVE_EXPECT to find tcl include files when they are not
	in the standard includes directories searched by the compiler.

1996-09-10  James Gallagher <jgallagher@opendap.org>

	Added Fix for DODS_SEM on the SGI IRIX 5.3 (optional space in grep
	pattern).

1996-08-15  James Gallagher <jgallagher@opendap.org>

	Added DODS_SEM macro which checks for sys/sem.h and then figures
	out whether the semaphore union and/or prototypes are present. The
	defines HAVE_SEM_UNION and HAVE_SEM_PROTO are set to 0 or 1
	accordingly.

1996-08-09  James Gallagher <jgallagher@opendap.org>

	Changed `DODS_DEBUG' to `DODS_DEBUG_OPTION' since I changed the
	shell variables `DEBUG' and `DEBUG2' to `DODS_DEBUG', etc. This
	change was to accommodate the use of the preprocessor symbol
	`DEBUG' by the WWW library.

1996-06-24  James Gallagher <jgallagher@opendap.org>

	Updated for version 2.

1996-06-24  James Gallagher <jgallagher@opendap.org>

	Removed.

1996-04-04  James Gallagher <jgallagher@opendap.org>

	Added to DODS_CHECK_GCC_DEBUG so it prints a message result.

1996-02-12  James Gallagher <jgallagher@opendap.org>

	Added macro to test for support of -g by gcc.

1996-02-12  James Gallagher <jgallagher@opendap.org>

	Merged changes from DODS-1.1.0.

1996-02-12  James Gallagher <jgallagher@opendap.org>

	Fixed comment about who wrote which macros.

1995-11-17  James Gallagher <jgallagher@opendap.org>

	Fixed DODS_BISON and DODS_FLEX tests so that they work with old
	versions of those programs.

1995-10-31  James Gallagher <jgallagher@opendap.org>

	Added to managed sources.

1995-10-30  James Gallagher <jgallagher@opendap.org>

	Fixed a bug on the SGI (IRIX 5.2) where flex -V | sed... failed.

1995-10-30  James Gallagher <jgallagher@opendap.org>

	Moved from src/http/nc-dods.

1995-07-09  James Gallagher <jgallagher@opendap.org>

	Removed (for the time being at least) the GNU copyright files.
	Added our own copyright based on the UCAR/Unidata copyright (used
	by permission).

1995-06-12  James Gallagher <jgallagher@opendap.org>

	Created.

1995-06-12  James Gallagher <jgallagher@opendap.org>

	Updated wrt the DODS dap software.

1995-05-10  James Gallagher <jgallagher@opendap.org>

	Added GNU licenses. Added depend script.

1995-04-25  James Gallagher <jgallagher@opendap.org>

	Makefile.in and configure.in are the master Makefile and configure
	init files. Use these as templates when creating new instances of
	Makefile.in or configure.in. throwout is used with dbnew to
	process the raw log file.

1994-12-05  James Gallagher <jgallagher@opendap.org>

	added.
