summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2000-07-01 04:26:45 +0000
committerChristopher Faylor <me@cgf.cx>2000-07-01 04:26:45 +0000
commit72f8054fad05e3dce132498f37d04391bdc63e51 (patch)
tree0cba5b9bce101b6d2b58f7977eb6bcfde7a48ac4 /winsup/cygwin/ChangeLog
parent8c6b7d8a1599235f05f06a4119ae95321a0de10f (diff)
downloadcygnal-72f8054fad05e3dce132498f37d04391bdc63e51.tar.gz
cygnal-72f8054fad05e3dce132498f37d04391bdc63e51.tar.bz2
cygnal-72f8054fad05e3dce132498f37d04391bdc63e51.zip
* dcrt0.cc (_dll_crt0): Renamed from dll_crt0 ().
* winsup.h: Accomodate above change. * cygwin.din: Ditto. * lib/cygwin_crt0.c: Ditto.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 1542180a2..0321789fb 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,10 @@
+Sat Jul 1 00:24:04 2000 Christopher Faylor <cgf@cygnus.com>
+
+ * dcrt0.cc (_dll_crt0): Renamed from dll_crt0 ().
+ * winsup.h: Accomodate above change.
+ * cygwin.din: Ditto.
+ * lib/cygwin_crt0.c: Ditto.
+
Fri Jun 30 23:21:40 2000 Christopher Faylor <cgf@cygnus.com>
* Makefile.in: Use variables rather than configure constructs where