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