summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2002-05-29 17:12:07 +0000
committerChristopher Faylor <me@cgf.cx>2002-05-29 17:12:07 +0000
commit9fef0139c27845ac3ae01e63b80f34ba4207a51d (patch)
tree3d8c39e839cc8b12706267c97d11709c5e4f16b7 /winsup/cygwin/ChangeLog
parent642745443ff390113e676cb28dd26dee1642ad70 (diff)
downloadcygnal-9fef0139c27845ac3ae01e63b80f34ba4207a51d.tar.gz
cygnal-9fef0139c27845ac3ae01e63b80f34ba4207a51d.tar.bz2
cygnal-9fef0139c27845ac3ae01e63b80f34ba4207a51d.zip
* external.cc (fillout_pinfo): Set new version field in external_pinfo
structure. * include/sys/cygwin.h (external_pinfo): Replace strace_file with version field.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index e2e1ee4b6..f55aecb6c 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,10 @@
+2002-05-29 Christopher Faylor <cgf@redhat.com>
+
+ * external.cc (fillout_pinfo): Set new version field in external_pinfo
+ structure.
+ * include/sys/cygwin.h (external_pinfo): Replace strace_file with
+ version field.
+
2002-05-29 Corinna Vinschen <corinna@vinschen.de>
Change internal uid datatype from __uid16_t to __uid32_t