diff options
Diffstat (limited to 'qt/CHANGES')
-rw-r--r-- | qt/CHANGES | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/qt/CHANGES b/qt/CHANGES deleted file mode 100644 index 1b74921ee..000000000 --- a/qt/CHANGES +++ /dev/null @@ -1,15 +0,0 @@ -QuickThreads 002: Changes since QuickThreads 001. - - - Now can be used by C++ programs. - - Now *really* works with stacks that grow up. - - Supports AXP OSF 2.x cc's varargs. - - Supports HP Precision (HP-PA) on workstations and Convex. - - Supports assemblers for Intel iX86 ith only '//'-style comments. - - Supports Silicon Graphics Irix 5.x with dynamic linking. - - Supports System V and Solaris 2.x with no `_' on compiler-generated - identifiers; *some* platforms only. - -Note: not all "./config" arguments are compatible with QT 001. - - -QuickThreads 001: Base version. |