diff --git a/documentation/KnownProblems.html b/documentation/KnownProblems.html
index de5577aa1..afe4dd950 100644
--- a/documentation/KnownProblems.html
+++ b/documentation/KnownProblems.html
@@ -8,34 +8,10 @@
-
January 17, 2003
+ April 5, 2003
-EPICS base R3.14.1: Known Problems
+EPICS base R3.14.2: Known Problems
Known Bugs
-The portable CA server does not work on solaris.
-
-To Do Posix
-
- - Currently thread priorities are not turned on, i.e. all threads run at
- the same priority.
-
-
-Build Rules
-
- - A SHRLIB_SEARCH_DIRS += should be generated for everything found in
- configure/RELEASE
-
-
-For shared library builds on solaris
-
- - Change "SYS_SHRLIB_LIBS_8 += Crun" to "SYS_SHRLIB_LIBS_8 += Crun Cstd" in
-configure/os/CONFIG.Common.solaris-sparc and configure/os/CONFIG.Common.solaris-x86
-and change "SYS_DLL_LIBS_solaris_8 = Crun" to "SYS_DLL_LIBS_solaris_8 = Crun Cstd" in
-config/CONFIG.Host.solaris and config/CONFIG.Host.solarisGnu.
-
-
-
-