diff --git a/icu4c/readme.html b/icu4c/readme.html index 889afe9c18c..0b5f6dc261d 100644 --- a/icu4c/readme.html +++ b/icu4c/readme.html @@ -28,7 +28,7 @@
Version: May 30, 2000
+
Version: Oct 13, 2000
Copyright © 1997-2000 International Business Machines Corporation
and others. All Rights Reserved.
As it was previously mentioned and proposed on ICU list, + ICU libraries on Win32 are now renamed and relocated. The following changes took place:
+ +Also, ctestfw and ex toolutil (now icutu17) libraries appeared in icu\bin + and icu\lib dirs, but this shouldn't concern regular users of icu.
+ +When you first try to compile your programs with new version of icu, + compilation will fail. The following steps are required:
+ +When a new, binary incompatible version appears after 1.7, the libraries will change the version number, so you will have to rename libraries in your projects again. However, this way you can have several versions of icu on the same machine and change the libraries for different programs without having to change path settings on your machine.
+ +If you are building on the Win32 platform, it is important that you understand a few build details: