summaryrefslogtreecommitdiffstats
path: root/c/src/lib/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-26 23:24:45 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-26 23:24:45 +0000
commit616b9f56cab411e76bed5fe759aa762f770bd595 (patch)
tree1bbd6ec24fa6bd81795ea0b957a2f7f71f607e2f /c/src/lib/ChangeLog
parent2002-04-26 Eric Norum <eric.norum@usask.ca> (diff)
downloadrtems-616b9f56cab411e76bed5fe759aa762f770bd595.tar.bz2
2001-04-26 Joel Sherrill <joel@OARcorp.com>
* libc/gxx_wrappers.c: Fix to keep prototype same as in gcc and remove warning.
Diffstat (limited to 'c/src/lib/ChangeLog')
-rw-r--r--c/src/lib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/ChangeLog b/c/src/lib/ChangeLog
index cd826e9d76..6b967c7e1c 100644
--- a/c/src/lib/ChangeLog
+++ b/c/src/lib/ChangeLog
@@ -1,3 +1,8 @@
+2001-04-26 Joel Sherrill <joel@OARcorp.com>
+
+ * libc/gxx_wrappers.c: Fix to keep prototype same as in gcc and
+ remove warning.
+
2002-04-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libc/scandir.c: Initialize nitems = 0.