ChangeLog revision 1b8a2eaac9978e1f9a829e5e38dc39c892c77c75
105-01-2004	1.4.1 Release
204-30-2004	adam.li@intel.com 
3		 - sigqueue/12-1.c: Use setuid() instead of seteuid()
4		 - sigqueue/3-1.c: Same as above.
5		 - shm_open/40-1.c: Remove it. This case cannot exit cleanly, 
6		   leaving zombie processes.
7		 - shm_open/33-1.c: Remove. Improper scenario.
8		 - shm_open/23-1.c: Rewrite the test scenario.
9		 - pthread_attr_setinheritsched/2-2.c: Bug fix
10		 - pthread_attr_setinheritsched/5-1.c: Remove. Not correct.
11		 - pthread_attr_setscope/5-1.c: Return PTS_UNTESTED
12		 - sched_setparam/23-6.c: Fix the case. It was untested before.
13		 - sched_setscheduler/17-5.c: make -1 as a invalid policy. 
14		 - sched_setscheduler/20-1.c: Fix. It was untested before.
1504-29-2004	adam.li@intel.com
16		 - add mq_timedsend/16-1.c: Use CLOCK_REALTIME
17		 - timer_getoverrun/2-3.c: Fix bug. It can pass on glibc now.
1804-23-2004	adam.li@intel.com
19		 - add mmap/11-4.c mmap/11-5.c
20		 - mmap/11-2.c mmap/11-3.c: Misunderstand the spec. Fix.
2104-22-2004	adam.li@intel.com
22		 - pthread_mutexattr_settype/2-1.c: Bug fix
2304-20-2004	adam.li@intel.com
24		 - mmap/24-2.c 11-2.c 11-3.c: Bug fix
25
2604-04-2004	1.4.0 Release
27		- Add test cases to implement tags: CS, CPT, TCT.
28		- Bug fix from Ulrich Drepper.
29		- Tested on Linux kernel 2.6, and fixed bugs exposed.
3012-16-2002	0.1.0 Release
31		- timers tests for TMR and CS tags (for timers)
32		julie.n.fleischer REMOVE-THIS AT intel DOT com
3302-10-2003	0.2.0 Release
34		- timers bug fixes
35		- snapshot of semaphores tests
36		- snapshot of signals tests
37		- snapshot of threads tests
38		- framework can build/run functional/stress tests
39		julie.n.fleischer REMOVE-THIS AT intel DOT com
4003-21-2003	0.9.0 Release
41		- More timers bug fixes
42		- Complete semaphores suite (including bug fixes)
43		- snapshot of signals tests (including bug fixes)
44		- Complete message queues suite
45		- Snapshot of threads tests (most of the non-tag associated APIs)
46		- framework bug fixes.  Added the ./run_tests script.
47		rolla.n.selbak REMOVE-THIS AT intel DOT com 
4804-30-2003	1.0.0 Release
49		- Complete signals suite
50		- Complete <sched.h> process scheduling suite
51		- Snapshot of threads tests (most of the non-tag associated APIs)
52		- Bug fixes in all areas (including adding "_POSIX_C_SOURCE=200112L" to 
53		  the Makefile to make the actual test suite POSIX compliant)
54		- Added QUICK-START document to top-level dir
55		rolla.n.selbak REMOVE-THIS AT intel DOT com
56				
57