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:
authorDJ Delorie <dj@redhat.com>2000-05-18 23:03:10 +0400
committerDJ Delorie <dj@redhat.com>2000-05-18 23:03:10 +0400
commitf43932615d05b3a2ee85885693410a3cb62c31a0 (patch)
tree2304ec1df69f1fcf5a408021acb72d1ad90216aa /newlib/ChangeLog
parente73a56e9827a6d9ea4066b8dd75e7838d440adf1 (diff)
* libc/stdio/fgets.c (fgets): perform CRLF conversions if __SCLE
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 a955e67f9..26741af57 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,7 @@
+2000-05-18 DJ Delorie <dj@cygnus.com>
+
+ * libc/stdio/fgets.c (fgets): perform CRLF conversions if __SCLE
+
Mon May 15 18:54:00 2000 Jeff Johnston <jjohnstn@cygnus.com>
* libc/include/ctype.h: Changed tolower and toupper macros