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/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index cc4735a18..9054847af 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,6 +1,10 @@
+2004-01-01 Filip Navara <xnavara@volny.cz>
+
+ * include/winnt.h (NtCurrentTeb): Add inline definition.
+
2004-01-01 Martin Fuchs <martin-fuchs@gmx.net>
- * include/shlobj.h (SHCoCreateInstance): Add prototype..
+ * include/shlobj.h (SHCoCreateInstance): Add prototype.
* lib/shell32.def (SHCoCreateInstance): Add export stub.
2004-01-01 Igor Pechtchanski <pechtcha@cs.nyu.edu>