* new-features.sgml (ov-new1.7.10): Document dropped NT4 support.
This commit is contained in:
parent
6ce541281e
commit
708293f94e
|
@ -1,3 +1,7 @@
|
|||
2011-04-04 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* new-features.sgml (ov-new1.7.10): Document dropped NT4 support.
|
||||
|
||||
2011-04-04 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
|
||||
|
||||
* new-features.sgml (ov-new1.7.10): Document additional information
|
||||
|
|
|
@ -4,6 +4,10 @@
|
|||
|
||||
<itemizedlist mark="bullet">
|
||||
|
||||
<listitem><para>
|
||||
Drop support for Windows NT4.
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>
|
||||
Pthread spinlocks. New APIs: pthread_spin_destroy, pthread_spin_init,
|
||||
pthread_spin_lock, pthread_spin_trylock, pthread_spin_unlock.
|
||||
|
|
Loading…
Reference in New Issue