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