1May 19, 2004 - Gonzalo Paniagua
2---------------------------------------
3Added MonoApplicationsConfigFile and MonoApplicationsConfigDir
4directives that use the new --appconfigfile and --appconfigdir
5options of mod-mono-server to support virtual hosts.
6
7April 16, 2004 - Gonzalo Paniagua
8---------------------------------------
9More existing installation breakage. From now on, mod_mono is able to
10launch mod-mono-server.
11
12April 8, 2004 - Gonzalo Paniagua
13---------------------------------------
14The changes today will break existing installations.  Check out the
15INSTALL file for details on the new setup. It's easier.
16
17
18....
19December 2, 2003 - Gonzalo Paniagua
20---------------------------------------
21
220.6 released.
23
24November 24, 2003 - Gonzalo Paniagua
25---------------------------------------
26
270.6 is near.
28There have been several fixes to POST+body handling and building
29mod_mono_old is now optional. This way, you don't need mono-dev package
30to build mod_mono.
31
32
33October 2, 2003 - Gonzalo Paniagua
34---------------------------------------
35
36Preparing 0.5 release.
37
38Renamed:
39
40	* mod_mono to mod_mono_old
41	* mod_mono_unix to mod_mono
42
43The FAQ and INSTALL for the old mod_mono are in FAQ-old.txt and
44INSTALL-old.
45
46September 18, 2003 - Gonzalo Paniagua
47---------------------------------------
48
49From now on, mod_mono_unix uses content_type to determine if it will
50process a request or not. You *MUST* use the AddType directive in your
51apache configuration file. More info in the INSTALL file.
52
53
54