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:
authorDanny Smith <dannysmith@users.sourceforge.net>2002-04-18 14:32:27 +0400
committerDanny Smith <dannysmith@users.sourceforge.net>2002-04-18 14:32:27 +0400
commite9f1cbd0114a837679ca651f7332ab151f696cb8 (patch)
tree322855ee71e104178e90192ed02a69645438da2e /winsup/mingw/ChangeLog
parent9b15f5fa955614308b9fb664f56ec1238285df8a (diff)
* dirent.c (opendir): Convert given pathname to
absolute pathname.
Diffstat (limited to 'winsup/mingw/ChangeLog')
-rw-r--r--winsup/mingw/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog
index 0eb8c5af7..3034be685 100644
--- a/winsup/mingw/ChangeLog
+++ b/winsup/mingw/ChangeLog
@@ -1,3 +1,8 @@
+2002-04-18 Pascal Obry <obry@gnat.com>
+
+ * dirent.c (opendir): Convert given pathname to
+ absolute pathname.
+
2002-04-09 Earnie Boyd <earnie@users.sf.net>
* include/_mingw.h: Increment version.