diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2002-10-31 22:00:20 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2002-10-31 22:00:20 +0000 |
commit | 2d62bd52486bd20922143f61cb7a3159ec78e478 (patch) | |
tree | 1af323b3917ec65111e49da8b172fcca128b8f5d /docs/docbook/projdoc/upgrading-to-3.0.sgml | |
parent | 69a2042dc607da52eca85f93e115339b0a859b12 (diff) | |
download | samba-2d62bd52486bd20922143f61cb7a3159ec78e478.tar.gz samba-2d62bd52486bd20922143f61cb7a3159ec78e478.tar.bz2 samba-2d62bd52486bd20922143f61cb7a3159ec78e478.zip |
Add initial upgrading doc (doesn't contain much currently)
Start using more entities
(This used to be commit 6c442fe5c90902718d9a381e6b2518c0b4aab3de)
Diffstat (limited to 'docs/docbook/projdoc/upgrading-to-3.0.sgml')
-rw-r--r-- | docs/docbook/projdoc/upgrading-to-3.0.sgml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/docbook/projdoc/upgrading-to-3.0.sgml b/docs/docbook/projdoc/upgrading-to-3.0.sgml new file mode 100644 index 0000000000..5b6b8dd635 --- /dev/null +++ b/docs/docbook/projdoc/upgrading-to-3.0.sgml @@ -0,0 +1,19 @@ +<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> + +</chapter> |