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:
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 ca9461239..bb52a53b6 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,8 @@
+Tue Apr 17 19:05:44 2001 Christopher Faylor <cgf@cygnus.com>
+
+ * path.h (path_conv::add_ext_from_sym): Declare.
+ * path.cc (path_conv::add_ext_from_sym): Convert to pure inline method.
+
Tue Apr 17 18:50:00 2001 Corinna Vinschen <corinna@vinschen.de>
* path.cc (windows_device_names): Add missing NULL element.