Changes between Version 5 and Version 6 of Release/1.2.0
- Timestamp:
- Jul 16, 2011, 1:16:25 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/1.2.0
v5 v6 32 32 * Python support is now optional as other languages 33 33 * add lenv section before running the service to store informations runtime specific 34 * add COOKIE support and senvsection to store informations session specific35 * add USE_GDBcompilation flag to remove signal handling for debuging purpose34 * add COOKIE support and {{{senv}}} section to store informations session specific 35 * add {{{USE_GDB}}} compilation flag to remove signal handling for debuging purpose 36 36 * enhance base64 support when included in and XML POST request 37 37 * return !ExceptionReport when no protocol was specified for xlink:href value … … 40 40 * add a small test suite in the testing directory to test ogr base-vect-ops 41 41 * big fix for storage of Session maps on disk 42 * support for <Default />node in ZCFG files43 * fastcgi version now support both GetCapabilities andDescribeProcess requests.42 * support for {{{<Default />}}} node in ZCFG files 43 * fastcgi version now support both !GetCapabilities and !DescribeProcess requests.