This file is an overview of the changes made. For the full details
please see the ``ChangeLog'' file.

*** Changes for mod_nsd v1.3b1:

  - Updated to Postgres driver v2.0 (includes bind variable support,
direct LOB streaming, and other stuff)
  - Updated to Oracle driver v2.5
  - added the nssha1 module
  - preliminary support for emulating nscache emulation in Tcl
  - tweaks to the build process (includes enabling all compile warnings
by default)
  - added fastpath.tcl from AOLserver
  - implemented ns_returnnotice
  - removed a bunch of compile warnings

*** Project renamed to mod_nsd ***

/*- changes since release-1_1 above this line ------------------------*/

Upgraded ora8.c to oracle driver 2.3.

Added support for all nsv_array subcommands.

Lightly tested with ACS 3.4.5.

/*- changes since release-0_9_5 above this line ----------------------*/

README.html: misc. updates

configure.in, aclocal.m4, configure, Makefile.in: find and link MM library

dbdrv.c: call Ns_SetClearValuesOnPutValue to reduce garbage buildup

ns_set.c, ns_set.h, tclset.c: general cleanup & garbage buildup reduction

mod_aolserver.c, nsv.c, mm_hash.h, mm_hash.c, apache.tcl,
shared_vars.tcl: new nsv_*, ns_mutex implementation

mod_aolserver.c: load libpthread on linux to work around oracle SIGCHLD
    problem

nsd.ini.sample: cleaned up & removed obsolete stuff

/*- changes since release-0_9 above this line ------------------------*/