summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2013-05-21 10:11:15 +0000
committerCorinna Vinschen <corinna@vinschen.de>2013-05-21 10:11:15 +0000
commite0ce0961fe3b045efe21e9608beda2e837f839d0 (patch)
treeb0f6862446660d86a3f6b222422364a5caf7774e
parente99674fb555efbd3cef6496215030e748084870e (diff)
downloadcygnal-e0ce0961fe3b045efe21e9608beda2e837f839d0.tar.gz
cygnal-e0ce0961fe3b045efe21e9608beda2e837f839d0.tar.bz2
cygnal-e0ce0961fe3b045efe21e9608beda2e837f839d0.zip
* new-features.sgml (ov-new1.7.19): Add __b64_ntop and __b64_pton.
-rw-r--r--winsup/doc/ChangeLog4
-rw-r--r--winsup/doc/new-features.xml4
2 files changed, 8 insertions, 0 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index 3b33c631a..0552f548f 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -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.
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index 09ae7ab1f..c0669bfdd 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -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>