From 22ed4172f7998db711f72f973fa75a469ed817e4 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 27 May 2009 14:23:23 +0000 Subject: 2009-05-27 Sebastian Huber * libcsupport/include/rtc.h: New RTC driver interface. * libmisc/Makefile.am, libmisc/shell/shellconfig.h: Added RTC command. * libmisc/shell/main_rtc.c: New file. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 5c1824093a..33e3121f52 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2009-05-27 Sebastian Huber + + * libcsupport/include/rtc.h: New RTC driver interface. + * libmisc/Makefile.am, libmisc/shell/shellconfig.h: Added RTC command. + * libmisc/shell/main_rtc.c: New file. + 2009-05-21 Joel Sherrill PR 1413/cpukit -- cgit v1.2.3