diff options
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 294c6472000..02c2d2b8750 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,16 @@ | |||
| 1 | 2011-10-14 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * ert.texi (Introduction, How to Run Tests) | ||
| 4 | (Running Tests Interactively, Expected Failures) | ||
| 5 | (Tests and Their Environment, Useful Techniques) | ||
| 6 | (Interactive Debugging, Fixtures and Test Suites): | ||
| 7 | Minor rephrasings. | ||
| 8 | (Running Tests Interactively, The @code{should} Macro): Add xrefs. | ||
| 9 | (Running Tests in Batch Mode): Simplify loading instructions. | ||
| 10 | (Test Selectors): Clarify some selectors. | ||
| 11 | (Expected Failures, Useful Techniques): | ||
| 12 | Make examples fit in 80 columns. | ||
| 13 | |||
| 1 | 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com> | 14 | 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com> |
| 2 | 15 | ||
| 3 | * calc.texi (Basic Operations on Units): Discuss temperature | 16 | * calc.texi (Basic Operations on Units): Discuss temperature |