* new-features.sgml (ov-new1.7.19): Add __b64_ntop and __b64_pton.
This commit is contained in:
parent
e99674fb55
commit
e0ce0961fe
|
@ -1,3 +1,7 @@
|
|||
2013-05-21 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* new-features.sgml (ov-new1.7.19): Add __b64_ntop and __b64_pton.
|
||||
|
||||
2013-05-13 Warren Young <warren@etr-usa.com>
|
||||
|
||||
* cygwin-ug.xml setup.xml: Removed; unused.
|
||||
|
|
|
@ -25,6 +25,10 @@ by setting the CYGWIN=winsymlinks:native option.
|
|||
Add support for AFS filesystem.
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>
|
||||
New API: __b64_ntop, __b64_pton.
|
||||
</para></listitem>
|
||||
|
||||
</itemizedlist>
|
||||
|
||||
</sect2>
|
||||
|
|
Loading…
Reference in New Issue