|
| |
|
1 |
This file is an overview of the changes made. For the full details |
|
| |
|
2 |
please see the ``ChangeLog'' file. |
|
| |
1 |
3 |
|
|
| |
|
4 |
*** Changes for mod_nsd v1.3b1: |
|
| |
|
5 |
|
|
| |
|
6 |
- Updated to Postgres driver v2.0 (includes bind variable support, |
|
| |
|
7 |
direct LOB streaming, and other stuff) |
|
| |
|
8 |
- Updated to Oracle driver v2.5 |
|
| |
|
9 |
- added the nssha1 module |
|
| |
|
10 |
- preliminary support for emulating nscache emulation in Tcl |
|
| |
|
11 |
- tweaks to the build process (includes enabling all compile warnings |
|
| |
|
12 |
by default) |
|
| |
|
13 |
- added fastpath.tcl from AOLserver |
|
| |
|
14 |
- implemented ns_returnnotice |
|
| |
|
15 |
- removed a bunch of compile warnings |
|
| |
|
16 |
|
|
| |
|
17 |
*** Project renamed to mod_nsd *** |
|
| |
|
18 |
|
|
| |
2 |
19 |
/*- changes since release-1_1 above this line ------------------------*/ |
|
| |
3 |
20 |
|
|
| |
4 |
21 |
Upgraded ora8.c to oracle driver 2.3. |