On 24/05/2018 14:33, Daniel Thompson wrote:
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?
Hand curated until someone writes a script to scrape commit lines. I don't think this table needs to be exhaustive though. Just the big picture items. Anyone who really cares can read the changebar version, or even just the git history.
g.
Daniel.
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
boot-architecture@lists.linaro.org