blob: c90c8922d6cd683c179831e6d0401c2691469974 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
<chapter id="upgrading-to-3.0">
<chapterinfo>
<author>
<firstname>Jelmer</firstname><surname>Vernooij</surname>
<affiliation>Samba Team</affiliation>
</author>
<pubdate>25 October 2002</pubdate>
</chapterinfo>
<title>Issues when upgrading from 2.2 to 3.0</title>
<sect1>
<title>Charsets</title>
FIXME
</sect1>
<sect1>
<title>Obsolete configuration options</title>
<para>
In 3.0, the following configuration options have been removed.
</para>
<simplelist>
<member>printer driver</member>
<member>printer driver file</member>
<member>printer driver location</member>
<member>use rhosts</member>
<member>postscript</member>
</simplelist>
</sect1>
</chapter>
|