summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2005-11-18 16:08:33 +0000
committerChristopher Faylor <me@cgf.cx>2005-11-18 16:08:33 +0000
commitbc293af0e55a6ffb584ea62b57fff9878309c187 (patch)
treef750db33bc8627e3d1a01cbd4a6f9e9ab6625056 /winsup/cygwin/ChangeLog
parentd7d477b7f79cde6cbfd455c5355fe3a959e25d5b (diff)
downloadcygnal-bc293af0e55a6ffb584ea62b57fff9878309c187.tar.gz
cygnal-bc293af0e55a6ffb584ea62b57fff9878309c187.tar.bz2
cygnal-bc293af0e55a6ffb584ea62b57fff9878309c187.zip
* include/cygwin/sys_time.h: Move futimes and lutimes declaration here from
newlib.
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 fcd1c8c82..24d7b182c 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,10 @@
2005-11-18 Christopher Faylor <cgf@timesys.com>
+ * include/cygwin/sys_time.h: Move futimes and lutimes declaration here
+ from newlib.
+
+2005-11-18 Christopher Faylor <cgf@timesys.com>
+
* times.cc (timezone): Put back (void).
* include/cygwin/time.h: Add more cygwin stuff from newlib.