OSDN Git Service

Expand 2006-05-03 Dimitri Papadopoulos wildcards in Changelog
authordannysmith <dannysmith>
Thu, 25 May 2006 09:19:26 +0000 (09:19 +0000)
committerdannysmith <dannysmith>
Thu, 25 May 2006 09:19:26 +0000 (09:19 +0000)
winsup/w32api/ChangeLog

index a639839..33f6635 100644 (file)
 
 2006-05-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>
 
-       * include/mprapi.h (MPR_SERVER_HANDLE): New typedef.
-       * include/mprapi.h (MprAdmin*): Declare functions.
-       * lib/mprapi.def (MprAdmin*): Add stubs.
+       * include/mprapi.h (MPR_SERVER_HANDLE): Add typedef.
+       (MprAdminGetPDCServer): Add prototype.
+       (MprAdminSendUserMessage): Add prototype.
+       (MprAdminUserGetInfo): Add prototype.
+       (MprAdminUserSetInfo): Add prototype.
+       * lib/mprapi.def: Add stubs for above functions.
 
 2006-05-03  Dimitri Papadopoulos  <papadopo@users.sourceforge.net>