Towards 1.0.5
[metaproxy-moved-to-github.git] / NEWS
1 --- 1.0.5 2006/05/16
2
3 Fixed compilation on Windows.
4
5 --- 1.0.4 2006/05/16
6
7 Added documentation for the hidenavailable option for the multi filter.
8
9 --- 1.0.3 2006/05/16
10
11 Fixed bug #573: Hide errors for individual servers. If the element
12 'hideunavailable' is given in the configuration, individual servers
13 being unavailable are hidden (unless all are unavailable). 
14
15 Fixed bug #574: Database names are recognised case-sensitively.
16
17 Fixed bug #567: Fix up database name in Name-Plus-Record.
18
19 Fixed bug #568: Update win/makefile for VS 2005.
20
21 Fixed bug #569: Some options throws unknown exception.
22
23 --- 1.0.2 2006/04/28
24
25 More information about virtual hosts. The 'etc' directory is part of the
26 distribution tar.
27
28 --- 1.0.1 2006/04/27
29
30 Build instructions for Windows. NMake makefile part of distribution tar.
31
32 --- 1.0.0 2006/04/24
33
34 More documentation.
35
36 Filters functional: auth_simple, backend_test, frontend_net, http_file,
37  log, multi, query_rewrite, template, virt_db, z3950_client.
38
39 Filters in development: session_shared.
40
41 Pseudo-filters: template, dl
42
43 --- 0.9 2006/03/27