summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-02-01 06:36:00 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-02-01 06:36:00 +0000
commitc14db0a302f5cd955b89ac97eb32642c50430b37 (patch)
treebbb4f2060e5af6c7c347e3a1a870ffeb1907d1f9 /cpukit/ChangeLog
parent2011-02-01 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-c14db0a302f5cd955b89ac97eb32642c50430b37.tar.bz2
2011-02-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* libcsupport/src/printk.c: Fix typo.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index bc7e59ea5d..4d376a37ad 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2011-02-01 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * libcsupport/src/printk.c: Fix typo.
+
+2011-02-01 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* libmisc/stringto/stringtounsignedchar.c,
libmisc/stringto/stringtounsignedint.c: Reformat range check.
* libmisc/Makefile.am: Add stringto/stringtolongdouble.c.