diff options
author | paul@kite-hub.kitebird.com <> | 2005-03-08 13:15:36 -0600 |
---|---|---|
committer | paul@kite-hub.kitebird.com <> | 2005-03-08 13:15:36 -0600 |
commit | d6b9e709bf3cc5c89599aef125f3469a8a7c5d89 (patch) | |
tree | 4036245abfa8f6c4b047e928c3debf7c9db6f70d /Docs | |
parent | 699c8f38d89c2811764dd96359655c85530d6e9e (diff) | |
download | mariadb-git-d6b9e709bf3cc5c89599aef125f3469a8a7c5d89.tar.gz |
changelog-5.0.xml:
Add dummy changelog file. It should merge upward without conflict.
Diffstat (limited to 'Docs')
-rwxr-xr-x | Docs/changelog-5.0.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Docs/changelog-5.0.xml b/Docs/changelog-5.0.xml new file mode 100755 index 00000000000..deb059716ad --- /dev/null +++ b/Docs/changelog-5.0.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" +"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"> +<!-- +This is a dummy changelog file. Don't use it yet. +It merges upward without conflict. +--> +<appendix id="news-5.0-x"> + + <title> + Changes in release 5.0.x + </title> + + <para> + This is a dummy changelog file. Don't use it yet. + </para> + +</appendix> |