Mercurial > ecos
diff packages/kernel/current/ChangeLog @ 2940:f89e0743ba67
* packages/kernel/current/doc/kernel.sgml: Indicate that cyg_alarm_initialize()
takes an absolute trigger value. Issue reported by Grant Edwards.
* packages/kernel/current/cdl/kernel.cdl: Reference the kernel instrumentation
documentation.
* doc/sgml/makamakefile: Update copyright dates.
| author | jld |
|---|---|
| date | Thu, 25 Feb 2010 08:53:17 +0000 |
| parents | 918ae79235a2 |
| children | 041821fb5427 |
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog +++ b/packages/kernel/current/ChangeLog @@ -1,3 +1,9 @@ +2010-02-25 John Dallaway <john@dallaway.org.uk> + + * doc/kernel.sgml: Indicate that cyg_alarm_initialize() takes an + absolute trigger value. Issue reported by Grant Edwards. + * cdl/kernel.cdl: Reference the kernel instrumentation documentation. + 2010-01-27 John Dallaway <john@dallaway.org.uk> * include/instrmnt.h: Add instrumentation macros for event flags and
