summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2010-02-06 10:32:20 +0000
committerCorinna Vinschen <corinna@vinschen.de>2010-02-06 10:32:20 +0000
commitff348d86cc9ecbd5377afe4bb2d2f61e3e6bf1dc (patch)
tree2b61dc0ff72c75a5c76d9e013876a7d682c152a3 /newlib/ChangeLog
parente90f14f5d31cdd0d9bd7f829ab5a875814880666 (diff)
downloadcygnal-ff348d86cc9ecbd5377afe4bb2d2f61e3e6bf1dc.tar.gz
cygnal-ff348d86cc9ecbd5377afe4bb2d2f61e3e6bf1dc.tar.bz2
cygnal-ff348d86cc9ecbd5377afe4bb2d2f61e3e6bf1dc.zip
* libc/posix/telldir.c: Remove bogus nested prototype of lseek().
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 04f9a2fbe..ee2c6a2be 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,7 @@
+2010-02-06 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * libc/posix/telldir.c: Remove bogus nested prototype of lseek().
+
2010-02-05 Corinna Vinschen <corinna@vinschen.de>
* libc/locale/locale.c (loadlocale): Handle ISO-8859 and KOI8 charsets