wrowe 02/02/13 08:39:05
Modified: . CHANGES
Log:
CHANGES effective for .32 tag, catch Justin :)
Revision Changes Path
1.220 +0 -3 apr/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/apr/CHANGES,v
retrieving revision 1.219
retrieving revision 1.220
diff -u -r1.219 -r1.220
--- CHANGES 13 Feb 2002 02:31:01 -0000 1.219
+++ CHANGES 13 Feb 2002 16:39:05 -0000 1.220
@@ -6,9 +6,6 @@
*) Begin implementation of the WinCE port.
[Mladen Turk <[EMAIL PROTECTED]>]
- *) added new functions for atomic operations. These are experimental
- at the moment, so use in apps is discouraged [Ian Holsman]
-
*) Disable SHMEM_MMAP_ZERO on HPUX 11.x where it is not supported.
Use SHMEM_SHMGET_ANON instead. [Aaron Bannert]