From cfcbcc7d3405e2140bd5c7593f7c58d85ddfffe3 Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Tue, 14 Jan 2014 20:20:19 +0000 Subject: [PATCH] Fix date so that it is recognized as restructuredtext. Copied from Perforce Change: 184012 ServerID: perforce.ravenbrook.com --- mps/design/collection.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mps/design/collection.txt b/mps/design/collection.txt index 1532c37f8e1..2b23a578c67 100644 --- a/mps/design/collection.txt +++ b/mps/design/collection.txt @@ -5,7 +5,7 @@ Collection framework :Tag: design.mps.collection :Author: Pekka P. Pirinen -:Date: 1998-01 +:Date: 1998-01-01 :Status: incomplete design :Revision: $Id$ :Copyright: See `Copyright and License`_. @@ -392,7 +392,7 @@ Software barriers Document History ---------------- -- 1998-01 Pekka P. Pirinen. Initial draft based on the current +- 1998-01-01 Pekka P. Pirinen. Initial draft based on the current implementation of the MPS, analysis.async-gc, [that note on the independence of collections] and analysis.tracer.