[RESEND, I accidentally cut the ML from my reply. Apologies to Grant who will have had to read it twice]
On Tue, May 22, 2018 at 05:14:00PM +0100, Grant Likely wrote:
Adds the revision history table to the markup.
Resolves: #4 Signed-off-by: Grant Likely grant.likely@arm.com
source/ebbr.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+)
diff --git a/source/ebbr.rst b/source/ebbr.rst index 4100b2f..b6e48d6 100644 --- a/source/ebbr.rst +++ b/source/ebbr.rst @@ -18,6 +18,19 @@ Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. :alt: Creative Commons License :align: right +.. tabularcolumns:: l c p{11.5cm} +.. table:: Revision History
- ================= ===== =============================================
- Date Issue Changes
- ================= ===== =============================================
- 20 September 2018 B Confidentiality Change, EBBR version 0.51
- TBD TBD - Relicense to CC-BY-SA 4.0
- Added Devicetree requirements
- Added Multiprocessor boot requirements
- Transitioned to reStructuredText and GitHub
- ================= ===== =============================================
Is this going to be hand curated (e.g. patches that fail to update changelog properly get caught during review) or will it be derived post-hoc from the git history?
Daniel.