summaryrefslogtreecommitdiff
path: root/docs/docbook/projdoc/upgrading-to-3.0.sgml
blob: f227556151d4174047cd33dfa7a75181395c7d15 (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
37
38
39
<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>

<para>The first three options have been replaced by new driver procedures. 
Please read the printing documentation.</para>

</sect1>

</chapter>