summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-12-03 00:21:21 +0000
committerChristopher Faylor <me@cgf.cx>2003-12-03 00:21:21 +0000
commitaf9ef8abb2ad0423c20b28c5050a3b6e82d4e90c (patch)
tree3d6b93d5eb25185b83d37620948312c0be97212d /winsup/cygwin/ChangeLog
parente575a697ba932896ae5f1b7263a93ef334bbf771 (diff)
downloadcygnal-af9ef8abb2ad0423c20b28c5050a3b6e82d4e90c.tar.gz
cygnal-af9ef8abb2ad0423c20b28c5050a3b6e82d4e90c.tar.bz2
cygnal-af9ef8abb2ad0423c20b28c5050a3b6e82d4e90c.zip
* Makefile.in: Change the way that -f options are appended to CFLAGS, slightly.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 4136f9e93..3d2a5dcac 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,10 @@
2003-12-02 Christopher Faylor <cgf@redhat.com>
+ * Makefile.in: Change the way that -f options are appended to CFLAGS,
+ slightly.
+
+2003-12-02 Christopher Faylor <cgf@redhat.com>
+
* fcntl.cc (_fcntl): Silence a compiler warning.
2003-12-02 Pierre Humblet <pierre.humblet@ieee.org>