* wincap.cc: New file.

* wincap.h: New file.
	* Makefile.in: Accomodate having our own wincap implementation now.
This commit is contained in:
Corinna Vinschen
2006-01-12 16:59:15 +00:00
parent 0ae86d187c
commit f68671330f
4 changed files with 62 additions and 4 deletions

View File

@ -1,3 +1,9 @@
2006-01-12 Corinna Vinschen <corinna@vinschen.de>
* wincap.cc: New file.
* wincap.h: New file.
* Makefile.in: Accomodate having our own wincap implementation now.
2006-01-09 Corinna Vinschen <corinna@vinschen.de>
Check FreeBSD upstream changes and apply important patches.