Patch #1492356: Port to Windows CE (patch set 1).
diff --git a/Misc/ACKS b/Misc/ACKS
index 57b85e5..fe4896a 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -167,6 +167,7 @@
Paul Dubois
Quinn Dunkan
Robin Dunn
+Luke Dunstan
Andy Dustman
Gary Duzan
Eugene Dvurechenski
diff --git a/Misc/NEWS b/Misc/NEWS
index 4f9083c..5ba9af7 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -81,6 +81,8 @@
Build
-----
+- Patch #1492356: Port to Windows CE.
+
- Bug/Patch #1481770: Use .so extension for shared libraries on HP-UX for ia64.
- Patch #1471883: Add --enable-universalsdk.