diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2016-07-2016-09.xml b/en_US.ISO8859-1/htdocs/news/status/report-2016-07-2016-09.xml index 0fe398a329..e21d1435ac 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2016-07-2016-09.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2016-07-2016-09.xml @@ -1112,8 +1112,8 @@ ukbd and ums were committed to head. Support was also added for TI's AM33xx touchstreen controller (the popular BeagleBone is based on the AM33xx) and the - official touschreen for the Raspberry Pi. Multitouch support - for the Raspberry Pi was successfully demonstarted using the + official touchscreen for the Raspberry Pi. Multitouch support + for the Raspberry Pi was successfully demonstrated using the latest Qt development branch.

@@ -1419,7 +1419,7 @@

The userspace gettimeofday(2) implementation was enhanced to allow syscall-less operation on machines that use - HPET hardwire for timecounters. The HPET algorithm coexists + HPET hardware for timecounters. The HPET algorithm coexists with older RDTSC-based code, allowing dynamic switching of timecounters. A page with HPET registers is mmap(2)-ed readonly by libc into userland application