Note fix to win32 build breakage

git-svn-id: https://svn.apache.org/repos/asf/apr/apr-iconv/trunk@1812533 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES b/CHANGES
index 4d90cce..9530be8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,10 @@
                                                      -*- coding: utf-8 -*-
 Changes with APR-ICONV 1.2.2
 
-
+  *) Win32: Resolve build issues with modern Visual Studio toolchains.
+     Specifically changed the handling of precompiled headers; the .obj
+     file which contains a traceable flavor of the intrinsic functions
+     is now required.  [William Rowe]
 
 Changes with APR-ICONV 1.2.1