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:
authorCorinna Vinschen <corinna@vinschen.de>2008-08-13 12:25:44 +0400
committerCorinna Vinschen <corinna@vinschen.de>2008-08-13 12:25:44 +0400
commit69d704beff528d3526f4c2cd0ee3da112d70d53a (patch)
treeba0dceccc06f2bfda722700c1dedc974f0d7ab33 /winsup/cygwin/ChangeLog
parente587bc0e7ddf08d9e4d61d0eaaed9351d5a8e7bf (diff)
* dll_init.cc: Throughout convert to use long pathnames.
* dll_init.h (struct dll): Change name to WCHAR, change operator [] to take PWCHAR argument.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index e319b44b4..de9d91b81 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,9 @@
+2008-08-13 Corinna Vinschen <corinna@vinschen.de>
+
+ * dll_init.cc: Throughout convert to use long pathnames.
+ * dll_init.h (struct dll): Change name to WCHAR, change operator [] to
+ take PWCHAR argument.
+
2008-08-11 Corinna Vinschen <corinna@vinschen.de>
* syscalls.cc (rename): If newpath doesn't exist, check if .exe suffix