summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-02-01 05:29:26 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-02-01 05:29:26 +0000
commit80604fa73b7c6594ceeb769245ff5fc17412ae88 (patch)
treecf4fe0664f4ede8c0910513055a6a83aa6447711 /cpukit/ChangeLog
parent2011-02-01 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-80604fa73b7c6594ceeb769245ff5fc17412ae88.tar.bz2
2011-02-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* libmisc/stringto/stringtolong.c: Reformat range check. Add check for result==0.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 36ead29898..8c0a4a292f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,4 +1,9 @@
2011-02-01 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * libmisc/stringto/stringtolong.c: Reformat range check.
+ Add check for result==0.
+
+2011-02-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* libmisc/Makefile.am: Remove stringto/stringto_template.h.
* libmisc/stringto/stringto_template.h: Remove.