summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin')
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 8adf404a3..f2f419bdd 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -118,8 +118,8 @@
2003-03-27 Joe Buehler <jhpb@draco.hekimian.com>
- * autoload.cc: added RegGetKeySecurity()
- * security.cc (get_nt_object_attribute): use RegGetKeySecurity() for
+ * autoload.cc: Add RegGetKeySecurity().
+ * security.cc (get_nt_object_attribute): Use RegGetKeySecurity() for
performance.
2003-03-25 Christopher Faylor <cgf@redhat.com>