* new-features.sgml (ov-new1.7.8): Add "new API" paragraph.
This commit is contained in:
parent
c049f0f6ff
commit
96195d804a
|
@ -1,3 +1,7 @@
|
||||||
|
2011-01-12 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
|
* new-features.sgml (ov-new1.7.8): Add "new API" paragraph.
|
||||||
|
|
||||||
2011-01-05 Jon TURNEY <jon.turney@dronecode.org.uk>
|
2011-01-05 Jon TURNEY <jon.turney@dronecode.org.uk>
|
||||||
|
|
||||||
* faq-setup.xml (faq.setup.cli): Correct description of -pubkey option
|
* faq-setup.xml (faq.setup.cli): Correct description of -pubkey option
|
||||||
|
|
|
@ -41,6 +41,11 @@ the specified language, and the "@cjknarrow" locale modifier can still be used
|
||||||
to force width 1.)
|
to force width 1.)
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
|
<listitem><para>
|
||||||
|
Other new APIs: llround, llroundf, madvise. Export program_invocation_name,
|
||||||
|
program_invocation_short_name. Support TIOCGPGRP, TIOCSPGRP ioctls.
|
||||||
|
</para></listitem>
|
||||||
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
Loading…
Reference in New Issue