aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-02-04 03:01:17 +0000
committerChristopher Faylor <me@cgf.cx>2003-02-04 03:01:17 +0000
commit335556d58b52396f1f133033856bf6be397a29b8 (patch)
treeecec38e220fee1a21884cb97b752d8e79c0314b7 /winsup/cygwin/ChangeLog
parentad36f7d19a9275b4b2faff2c5bedd38a834c5a0a (diff)
downloadnewlib-335556d58b52396f1f133033856bf6be397a29b8.zip
newlib-335556d58b52396f1f133033856bf6be397a29b8.tar.gz
newlib-335556d58b52396f1f133033856bf6be397a29b8.tar.bz2
Eliminate most unneeded this-> pointers throughout.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 918eb4d..4ad4441 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,7 @@
+2003-02-03 Christopher Faylor <cgf@redhat.com>
+
+ Eliminate most unneeded this-> pointers throughout.
+
2003-02-03 Pierre Humblet <pierre.humblet@ieee.org>
* security.h: Add third argument to set_process_privilege.