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:
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index fc962ad6a..824992efb 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,5 +1,10 @@
2010-01-26 Chris Sutcliffe <ir0n3h4d@users.sourceforge.net>
+ * include/shldisp.h (AUTOCOMPLETEOPTIONS): Add version guard around
+ ACO_WORD_FILTER and ACO_NOPREFIXFILTERING.
+
+2010-01-26 Chris Sutcliffe <ir0n3h4d@users.sourceforge.net>
+
* include/shldisp.h (AUTOCOMPLETEOPTIONS): Add enum.
2009-20-10 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>