diff options
author | unknown <paul@kite-hub.kitebird.com> | 2005-03-08 10:43:44 -0600 |
---|---|---|
committer | unknown <paul@kite-hub.kitebird.com> | 2005-03-08 10:43:44 -0600 |
commit | eb5a5769ccb8f49498efb0f11e89ca770277279b (patch) | |
tree | 4178029e3eeb668495ba7550d93da47b425d9471 /Docs | |
parent | 068f31dd932f9d3f61efbb7547f5ab9995254f06 (diff) | |
download | mariadb-git-eb5a5769ccb8f49498efb0f11e89ca770277279b.tar.gz |
Add dummy changelog file. It should merge upward without conflict.
Diffstat (limited to 'Docs')
-rwxr-xr-x | Docs/changelog-4.0.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Docs/changelog-4.0.xml b/Docs/changelog-4.0.xml new file mode 100755 index 00000000000..fc33b3fdb5e --- /dev/null +++ b/Docs/changelog-4.0.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE book 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-4-0-x"> + + <title> + Changes in release 4.0.x + </title> + + <para> + This is a dummy changelog file. Don't use it yet. + </para> + +</appendix> |