Mercurial > ecos
diff packages/kernel/current/ChangeLog @ 2635:8f706d6bdc35
* tests/tm_basic.cxx (max): Actually the meaning was right before,
it was just the name that was wrong. So revert below, and change
name to min.
| author | jlarmour |
|---|---|
| date | Tue, 18 Nov 2008 14:04:59 +0000 |
| parents | b5a47c710485 |
| children | 7b7441a92f97 |
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog +++ b/packages/kernel/current/ChangeLog @@ -1,3 +1,9 @@ +2008-11-18 Sergei Gavrikov <sergei.gavrikov@gmail.com> + + * tests/tm_basic.cxx (max): Actually the meaning was right before, + it was just the name that was wrong. So revert below, and change + name to min. + 2008-11-14 Jonathan Larmour <jifl@eCosCentric.com> * tests/tm_basic.cxx (max): Was wrong way round. Resolves issue
