diff options
| author | Richard Kistruck | 2006-12-14 18:36:27 +0000 |
|---|---|---|
| committer | Richard Kistruck | 2006-12-14 18:36:27 +0000 |
| commit | 1e106981c6b68c47cd3f363ae1ecb5b2181daa83 (patch) | |
| tree | 612d2ac791ea6006613f965eb3af5b470bdd89e0 | |
| parent | 73d1857dddcc8bd2bba140710c592ccb02d39af6 (diff) | |
| download | emacs-1e106981c6b68c47cd3f363ae1ecb5b2181daa83.tar.gz emacs-1e106981c6b68c47cd3f363ae1ecb5b2181daa83.zip | |
Mps master: readme: boilerplate for accumulating record of changes since 1.107.0
Copied from Perforce
Change: 161235
ServerID: perforce.ravenbrook.com
| -rw-r--r-- | mps/readme.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/mps/readme.txt b/mps/readme.txt index f33d2e2e1f2..733bb7f5916 100644 --- a/mps/readme.txt +++ b/mps/readme.txt | |||
| @@ -48,6 +48,22 @@ This document is not confidential. | |||
| 48 | 48 | ||
| 49 | 2. WHAT'S NEW; STATUS | 49 | 2. WHAT'S NEW; STATUS |
| 50 | 50 | ||
| 51 | (In Master sources, this is a good place to accumulate a succinct | ||
| 52 | record of changes. In a release of the MPS-Kit, this section becomes | ||
| 53 | the summary of what is new for that release.) | ||
| 54 | |||
| 55 | [ | ||
| 56 | ......Post 1.107.0 changes: | ||
| 57 | |||
| 58 | This is release A.BBB.C, made on YYYY-MM-DD. | ||
| 59 | Changes from release A.BBB.C-1: | ||
| 60 | |||
| 61 | Functional changes to MPS code: | ||
| 62 | |||
| 63 | Other changes: | ||
| 64 | |||
| 65 | ] | ||
| 66 | |||
| 51 | This is release 1.107.0, made on 2006-12-13. | 67 | This is release 1.107.0, made on 2006-12-13. |
| 52 | Changes from release 1.106.2: | 68 | Changes from release 1.106.2: |
| 53 | 69 | ||