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:
authorThomas Fitzsimmons <fitzsim@redhat.com>2001-12-14 22:27:46 +0300
committerThomas Fitzsimmons <fitzsim@redhat.com>2001-12-14 22:27:46 +0300
commitf85be99c516888d5cfcb3fa2dec8be0676f66d56 (patch)
treedd5644a42b9d35a64e42ab0a6174bce4a931932f /newlib/ChangeLog
parentcdf7120d2d2d80875f29e19cbade45247272c299 (diff)
(vfiprintf.$(oext)): Likewise.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 8868c620f..b4c2eb67d 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -2,6 +2,7 @@
* libc/stdio/Makefile.am (vfprintf.$(oext)): Add $(INCLUDES) to
compile line.
+ (vfiprintf.$(oext)): Likewise.
2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>