diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-19 02:07:29 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-19 02:07:29 -0600 |
commit | 32f7a85c9df5f48a6c9b4d73f0323c490a6ae95f (patch) | |
tree | b20a7a37eb8d497d5a55692ae023a1d649a2f683 /doc/releasenotes/README | |
parent | 8781095d0759d8af3207e717560a53c02c32bc8b (diff) | |
download | tdebase-32f7a85c9df5f48a6c9b4d73f0323c490a6ae95f.tar.gz tdebase-32f7a85c9df5f48a6c9b4d73f0323c490a6ae95f.zip |
Create a Release Notes help handbook module, create a Release Notes link
in the Welcome to TDE handbook, and provide a run-once autostart mechanism.
Diffstat (limited to 'doc/releasenotes/README')
-rw-r--r-- | doc/releasenotes/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/releasenotes/README b/doc/releasenotes/README new file mode 100644 index 000000000..1e2e2211d --- /dev/null +++ b/doc/releasenotes/README @@ -0,0 +1,9 @@ +To update the Release Notes in the help handbook: + +* For archival purposes, copy index.docbook to index-Rxx.yy.zz.docbook, + where Rxx.yy.zz is the previous release version. For example. + index-R14.0.0.docbook. + +* Edit index.docbook as necessary for the next release. For example, R14.0.1. + +No changes or updates are needed in ./release_notes.desktop or ../../release_notes. |