Add missing dash in README fix info.

This commit is contained in:
Erich E. Hoover 2014-08-09 00:04:18 -06:00
parent 18524f3386
commit 87c4528445
2 changed files with 2 additions and 2 deletions

View File

@ -57,7 +57,7 @@ Besides that the following additional changes are included:
* Add default ACLs for user shell folders
* Add support for Dynamic DST (daylight saving time) information in registry
* Lockfree algorithm for filedescriptor cache (improves file access speed)
* Other Pipelight specific enhancements
* Other Pipelight-specific enhancements
* Reduced SetTimer minimum value from 10 ms to 5 ms (improves Silverlight framerates)
* SO_CONNECT_TIME returns the appropriate time
* Support for GetVolumePathName

View File

@ -15,4 +15,4 @@ Subject: Implement X11DRV_FLUSH_GDI_DISPLAY ExtEscape command.
Revision: 1
Fixes: Reduced SetTimer minimum value from 10 ms to 5 ms (improves Silverlight framerates)
Fixes: Other Pipelight specific enhancements
Fixes: Other Pipelight-specific enhancements