summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2000-06-24 16:31:36 +0000
committerChristopher Faylor <me@cgf.cx>2000-06-24 16:31:36 +0000
commit92b3b0a6ad364b3f0d8726668f964a1ee10691a5 (patch)
tree0317b237e541d2a71ff1be45ded1505a6f89dcde /winsup/cygwin/ChangeLog
parentb19f72a2db9c61f960268b358a9e5e50eebf2490 (diff)
downloadcygnal-92b3b0a6ad364b3f0d8726668f964a1ee10691a5.tar.gz
cygnal-92b3b0a6ad364b3f0d8726668f964a1ee10691a5.tar.bz2
cygnal-92b3b0a6ad364b3f0d8726668f964a1ee10691a5.zip
* shared.cc (shared_info::initialize): Improve error message clarity.
* mkvers.sh: Eliminate debugging output.
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 f9cb8912a..41818fcad 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,8 @@
+Sat Jun 24 12:29:59 2000 Christopher Faylor <cgf@cygnus.com>
+
+ * shared.cc (shared_info::initialize): Improve error message clarity.
+ * mkvers.sh: Eliminate debugging output.
+
Thu Jun 22 17:50:59 2000 Christopher Faylor <cgf@cygnus.com>
* Makefile.in: Autogenerate cygwin.def when appropriate.