Do not use DISTFILES, use EXTRA_DIST instead or else Makefile.{am,in} won't be included
[xsp.git] / NEWS
blobda50a7377760be6a6369490c1479c960fa1e80ee
1 May 16, 2005
2 --------------
4 Ew, long time, no updates here. As of today, xsp standalone supports SSL.
7 [...]
12 Jun 1, 2004 - Gonzalo Paniagua
13 ---------------------------------------
15   * Released 0.14
17 May 19, 2004 - Gonzalo Paniagua
18 ---------------------------------------
20   * Added support for virtual hosts in mod-mono-server.
22 April 22, 2004 - Gonzalo Paniagua
23 ---------------------------------------
25   * Released 0.12
27 April 21, 2004 - Gonzalo Paniagua
28 ---------------------------------------
30   * Released 0.10 and 0.11.
32 December 11, 2003 - Gonzalo Paniagua
33 ---------------------------------------
35   * Added nunit-asp.
37 December 2, 2003 - Gonzalo Paniagua
38 ---------------------------------------
40   * Released 0.8
42 November 24, 2003 - Gonzalo Paniagua
43 ---------------------------------------
45   * Jackson added an ASP.NET state server.
46   
47 October 23, 2003 - Gonzalo Paniagua
48 ---------------------------------------
50   * More speed improvements in serialization.
51   
52 October 3, 2003 - Gonzalo Paniagua
53 ---------------------------------------
55   * Speed improvements.
56   * Ability to stop the server pressing enter.
58 September 22, 2003 - Gonzalo Paniagua
59 ---------------------------------------
61  * Use autogen.
62  * Fixed some bugs based on our dogfooding.
64 August 29, 2003 - Gonzalo Paniagua
65 ----------------------------------
67  * Added PATH_INFO support for both servers.
69 August 25, 2003 - Gonzalo Paniagua
70 ----------------------------------
72  * Added multiple applications support for both xsp.exe and mod-mono-server.exe.
74 July 31, 2003 - Gonzalo Paniagua
75 ----------------------------------
77 * From now on, we also generate a mod-mono-server.exe executable that is used
78 along with mod_mono_unix to serve ASP.NET pages under apache2.
81 July 24, 2003 - Gonzalo Paniagua
82 ----------------------------------
84 * The gzip compression related classes are now in Mono.Http.dll
87 July 23, 2003 - Gonzalo Paniagua
88 ----------------------------------
90 I should have started writing this before...
92 * Changed executable name to xsp.exe (yeah!)
93 * Added gzip encoding support. It's enabled by default. You can disable it in
94 test/web.config file.