Add release message for commit 7346568
This commit is contained in:
parent
734656818a
commit
aa2d448093
@ -19,6 +19,10 @@ What's new:
|
|||||||
pthread_barrierattr_getpshared, pthread_barrierattr_destroy,
|
pthread_barrierattr_getpshared, pthread_barrierattr_destroy,
|
||||||
pthread_barrier_init, pthread_barrier_destroy, pthread_barrier_wait.
|
pthread_barrier_init, pthread_barrier_destroy, pthread_barrier_wait.
|
||||||
|
|
||||||
|
- Enabled console reports requested by escape sequences: Requesting primary
|
||||||
|
and secondary device attributes, requesting cursor position report;
|
||||||
|
see https://cygwin.com/ml/cygwin-patches/2012-q3/msg00019.html
|
||||||
|
|
||||||
- New APIs: clog10, clog10f.
|
- New APIs: clog10, clog10f.
|
||||||
|
|
||||||
|
|
||||||
|
@ -37,6 +37,12 @@ pthread_barrierattr_getpshared, pthread_barrierattr_destroy,
|
|||||||
pthread_barrier_init, pthread_barrier_destroy, pthread_barrier_wait.
|
pthread_barrier_init, pthread_barrier_destroy, pthread_barrier_wait.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
|
<listitem><para>
|
||||||
|
Enabled console reports requested by escape sequences: Requesting primary
|
||||||
|
and secondary device attributes, requesting cursor position report;
|
||||||
|
see https://cygwin.com/ml/cygwin-patches/2012-q3/msg00019.html
|
||||||
|
</para></listitem>
|
||||||
|
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
New APIs: clog10, clog10f.
|
New APIs: clog10, clog10f.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user