Implemnted egw_source and added a "raw" option to the URL.
[egate.git] / CHANGELOG.web
1 $Id: CHANGELOG.web,v 1.3 1997/01/24 13:11:31 adam Exp $
2
3 09/03/96 Release: 1.0.
4 ---------------------------------------------------------------------
5
6 09/03/96 Bug fix: Extra "<li>" sometimes inserted in when displaying
7          records after piggy-back searches.
8
9 10/11/96 Fixed a bug in multiple-search gateway - in some situations
10          the databaseNames were duplicated.
11
12 01/24/97 Added option facilities to the <script> part of the EGW URL.
13          Only "raw" is supported, which prevents the standard header
14          from being written. For example:
15                http://myhost/egwcgi/egwirtcl/query.tcl+raw
16
17 01/24/97 Implemented a new Tcl command, egw_source, which sources a
18          file as it it was a regular HTML/TCL file. It takes one
19          argument: the file name.
20