aboutsummaryrefslogtreecommitdiff
path: root/winsup/w32api/ChangeLog
diff options
context:
space:
mode:
authorDanny Smith <dannysmith@users.sourceforge.net>2002-11-15 01:08:17 +0000
committerDanny Smith <dannysmith@users.sourceforge.net>2002-11-15 01:08:17 +0000
commit540d550a38235a80c603e0c6fbdf3f4ada718fa0 (patch)
treeb77c79a632948cf0e41b6b39130cced901d699c9 /winsup/w32api/ChangeLog
parent429ae76922ad58d58b0707ccb368eedd9e363a2f (diff)
downloadnewlib-540d550a38235a80c603e0c6fbdf3f4ada718fa0.zip
newlib-540d550a38235a80c603e0c6fbdf3f4ada718fa0.tar.gz
newlib-540d550a38235a80c603e0c6fbdf3f4ada718fa0.tar.bz2
* include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h,
d4iface.h, ddkmapi.h, hidclass.h, hidpi.h, hidusage.h, mcd.h, miniport.h, minitape.h, mountdev.h, mountmgr.h, ndis.h, ndisquid.h, ndistapi.h, ndisvan.h, netevent.h, netpnp.h, netdev.h, ntapi.h, ntdd8042.h, ntddbeep.h, ntddcdrm.h, ntddcdvd.h, ntddchgr.h, ntdddisk.h, ntddk.h, ntddkbd.h, ntddmou.h, ntddndis.h, ntddpar.h, ntddpcm.h, ntddscsi.h, ntddser.h, ntddstor.h, ntddtape.h, ntddtdi.h, ntddvdeo.h, ntddvol.h, ntifs.h, ntpoapi.h, ntstatus.h, parallel.h, pfhook.h, poclass.h, scsi.h, scsiscan.h, scsiwmi.h, smbus.h, srb.h, storport.h, tdi.h, tdiinfo.h, tdikrnl.h, tdistat.h, tvout.h, upssvc.h, usb.h, usb100.h, usbcamdi.h, usbdi.h, usbioctl.h, usbiodef.h, usbscan.h, usbuser.h, video.h, videoagp.h, win2k.h, winddi.h, winddk.h, winnt4.h, winxp.h, ws2san.h, xfilter.h): Change comment to refer w32api package, not MinGW.
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 8af28f0..ac79279 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,5 +1,23 @@
2002-11-15 Danny Smith <dannysmith@users.sourceforge.net>
+ * include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h,
+ d4iface.h, ddkmapi.h, hidclass.h, hidpi.h, hidusage.h, mcd.h,
+ miniport.h, minitape.h, mountdev.h, mountmgr.h, ndis.h,
+ ndisquid.h, ndistapi.h, ndisvan.h, netevent.h, netpnp.h,
+ netdev.h, ntapi.h, ntdd8042.h, ntddbeep.h, ntddcdrm.h,
+ ntddcdvd.h, ntddchgr.h, ntdddisk.h, ntddk.h, ntddkbd.h,
+ ntddmou.h, ntddndis.h, ntddpar.h, ntddpcm.h, ntddscsi.h,
+ ntddser.h, ntddstor.h, ntddtape.h, ntddtdi.h, ntddvdeo.h,
+ ntddvol.h, ntifs.h, ntpoapi.h, ntstatus.h, parallel.h, pfhook.h,
+ poclass.h, scsi.h, scsiscan.h, scsiwmi.h, smbus.h, srb.h,
+ storport.h, tdi.h, tdiinfo.h, tdikrnl.h, tdistat.h, tvout.h,
+ upssvc.h, usb.h, usb100.h, usbcamdi.h, usbdi.h, usbioctl.h,
+ usbiodef.h, usbscan.h, usbuser.h, video.h, videoagp.h, win2k.h,
+ winddi.h, winddk.h, winnt4.h, winxp.h, ws2san.h,
+ xfilter.h): Change comment to refer w32api package, not MinGW.
+
+2002-11-15 Danny Smith <dannysmith@users.sourceforge.net>
+
* include/ddk/ntddk.h: Include winnt.h as system header.
2002-11-12 Danny Smith <dannysmith@users.sourceforge.net>