Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index defa90acf..09843bf33 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,12 @@
+2004-09-16 Antony King <antony.king@st.com>
+
+ * libc/ctype/ctype.tex: Added missing documentation.
+ * libc/stdio/stdio.tex Ditto.
+ * libc/stdlib/stdlib.tex Ditto.
+ * libc/string/strings.tex Ditto.
+ * libc/time/time.tex: Ditto.
+ * libc/stdio/setbuffer.c: Removed setlinebuf documentation.
+
2004-09-15 Corinna Vinschen <vinschen@redhat.com>
* libc/reent/impure.c (reent_data): Define as alias to impure_data