* tests/asmobs/README: removed (functionality is now in standalone/).
[bpt/guile.git] / qt / CHANGES
CommitLineData
44986d67
MD
1QuickThreads 002: Changes since QuickThreads 001.
2
3 - Now can be used by C++ programs.
4 - Now *really* works with stacks that grow up.
5 - Supports AXP OSF 2.x cc's varargs.
6 - Supports HP Precision (HP-PA) on workstations and Convex.
7 - Supports assemblers for Intel iX86 ith only '//'-style comments.
8 - Supports Silicon Graphics Irix 5.x with dynamic linking.
9 - Supports System V and Solaris 2.x with no `_' on compiler-generated
10 identifiers; *some* platforms only.
11
12Note: not all "./config" arguments are compatible with QT 001.
13
14
15QuickThreads 001: Base version.