diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 333d82985d1..0d15ee5457c 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -700,24 +700,6 @@ be used to verify some algorithms. - -

The ZooLib C++ Cross-Platform Application Framework

- -
- -

ZooLib is Open Source under the MIT - License. It provides GUI, filesystem access, TCP networking, thread-safe - memory management, threading and locking for Mac OS X, Classic Mac OS, - Microsoft Windows, POSIX operating systems with X11, BeOS, Haiku, Apple's iOS - and Research in Motion's BlackBerry.

- -

My current work is to use CLang's static analyzer to improve ZooLib's code - quality. I also plan to set up LLVM compiles of the demo programs and test - programs using CLang and LLVM on all the platforms that CLang, LLVM and - ZooLib all support.

- -
-