aboutsummaryrefslogtreecommitdiff
path: root/winsup/w32api/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 4068eab..37e76e7 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,5 +1,16 @@
2006-06-13 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
+ * lib/uuid.c (CLSID_FileProtocol, CLSID_FtpProtocol, CLSID_GopherProtocol,
+ CLSID_HttpProtocol, CLSID_HttpSProtocol, CLSID_MkProtocol,
+ CLSID_PSUrlMonProxy, CLSID_StdURLMoniker): Remove. Moved to
+ extras-uuid.c.
+ * lib/extras-uuid.c (CLSID_FileProtocol, CLSID_FtpProtocol, CLSID_GopherProtocol,
+ CLSID_HttpProtocol, CLSID_HttpSProtocol, CLSID_MkProtocol,
+ CLSID_PSUrlMonProxy, CLSID_StdURLMoniker): Added.
+ * lib/hlguids-uuid.c: State source of CLSIDs.
+
+2006-06-13 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
+
* lib/Makefile.in: Added extras-uuid as an object and source.
* lib/uuid.c (IID_IClientSiteHandler, IID_IContinue, IID_IHttpNegotiate,
IID_IPersistMoniker, IID_IServerHandler, IID_ITargetEmbedding,