* new-features.xml (ov-new1.7.19): Revert mandatory locking support to
"preliminary".
This commit is contained in:
parent
0ec4e9966a
commit
338a3e8b15
|
@ -1,3 +1,8 @@
|
||||||
|
2013-06-05 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
|
* new-features.xml (ov-new1.7.19): Revert mandatory locking support to
|
||||||
|
"preliminary".
|
||||||
|
|
||||||
2013-06-04 Corinna Vinschen <corinna@vinschen.de>
|
2013-06-04 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
* Makefile.in: Add rule to rebuild Makefile if Makefile.in changes.
|
* Makefile.in: Add rule to rebuild Makefile if Makefile.in changes.
|
||||||
|
|
|
@ -27,8 +27,8 @@ Add support for AFS filesystem.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
Support for mandatory locking via fcntl/flock/lockf, using Windows locking
|
Preliminary support for mandatory locking via fcntl/flock/lockf, using Windows
|
||||||
semantics. New F_LCK_MANDATORY fcntl command.
|
locking semantics. New F_LCK_MANDATORY fcntl command.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
|
|
Loading…
Reference in New Issue