News
[metaproxy-moved-to-github.git] / NEWS
1 --- 1.0.6 2006/07/07
2
3 Database name in records returned set for virt_db/multi filters.
4
5 Filter session_shared now functional.
6
7 Log filter can be configured to write to a given file using 'filename'
8 element. Also information category can be specified with 'category'. If
9 filename is omitted, the log filter writes to stdout. See etc/config5.xml
10 for example.
11
12 --- 1.0.5 2006/05/16
13
14 Fixed compilation on Windows.
15
16 --- 1.0.4 2006/05/16
17
18 Added documentation for the hidenavailable option for the multi filter.
19
20 --- 1.0.3 2006/05/16
21
22 Fixed bug #573: Hide errors for individual servers. If the element
23 'hideunavailable' is given in the configuration, individual servers
24 being unavailable are hidden (unless all are unavailable). 
25
26 Fixed bug #574: Database names are recognised case-sensitively.
27
28 Fixed bug #567: Fix up database name in Name-Plus-Record.
29
30 Fixed bug #568: Update win/makefile for VS 2005.
31
32 Fixed bug #569: Some options throws unknown exception.
33
34 --- 1.0.2 2006/04/28
35
36 More information about virtual hosts. The 'etc' directory is part of the
37 distribution tar.
38
39 --- 1.0.1 2006/04/27
40
41 Build instructions for Windows. NMake makefile part of distribution tar.
42
43 --- 1.0.0 2006/04/24
44
45 More documentation.
46
47 Filters functional: auth_simple, backend_test, frontend_net, http_file,
48  log, multi, query_rewrite, template, virt_db, z3950_client.
49
50 Filters in development: session_shared.
51
52 Pseudo-filters: template, dl
53
54 --- 0.9 2006/03/27