*** empty log message ***

This commit is contained in:
Corinna Vinschen 2013-06-05 07:21:56 +00:00
parent c0096b6069
commit 0ec4e9966a
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ What's new:
- Add support for the AFS filesystem.
- Support for mandatory locking via fcntl/flock/lockf, using Windows locking
semantics. New F_LCK_MANDATORY fcntl command.
- Preliminary support for mandatory locking via fcntl/flock/lockf, using
Windows locking semantics. New F_LCK_MANDATORY fcntl command.
- New APIs: __b64_ntop, __b64_pton, arc4random, arc4random_addrandom,
arc4random_buf, arc4random_stir, arc4random_uniform.