summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 3031f4926..e495e2163 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,19 @@
+Fri May 4 16:49:34 2001 Christopher Faylor <cgf@cygnus.com>
+
+ * pinfo.h: Correctly set __SIGOFFSET.
+
+ * path.cc (hash_path_name): Avoid calling library functions for simple
+ copying of characters.
+
+ * shortcut.c: Use WIN32_LEAN_AND_MEAN.
+ * smallprint.c: Ditto.
+
+ * environ.cc (getwinenv): Minor clarity fix.
+
+ * localtime.c: No need to include windows.h
+
+ * string.h: New file.
+
Fri May 4 16:37:30 2001 Christopher Faylor <cgf@cygnus.com>
* exceptions.cc (ctrl_c_handler): Always send signal to process if it