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/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index eea4796ee..9213dc8fa 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,10 @@
+2008-02-02 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
+
+ * include/specstrings.h: new file, move pseudo modifiers from windef.h.
+ * include/windef.h (__in, __inout, __in_opt, __in_bcound, __in_ecount,
+ __out, __out_ecount_part, __struct_bcount, __field_ecount_opt,
+ __out_bcount_opt): Move to specstrings.h.
+
2008-01-30 Brandon Sneed <nivenh@sourceware.org>
* lib/bthprops.def: new file, bluetooth imports.