aboutsummaryrefslogtreecommitdiff
path: root/winsup/doc/ChangeLog
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2015-10-22 16:21:17 +0200
committerCorinna Vinschen <corinna@vinschen.de>2015-10-22 16:21:17 +0200
commit6b457615e6bee7d88da6e5b88428d2fc58cdf1be (patch)
tree94e0046e268b629d1331ad04799efb2bb636e480 /winsup/doc/ChangeLog
parente01381afde33020522fe692e0a1a791c99b6f049 (diff)
downloadnewlib-6b457615e6bee7d88da6e5b88428d2fc58cdf1be.zip
newlib-6b457615e6bee7d88da6e5b88428d2fc58cdf1be.tar.gz
newlib-6b457615e6bee7d88da6e5b88428d2fc58cdf1be.tar.bz2
Export aligned_alloc, at_quick_exit, quick_exit.
* common.din (aligned_alloc): Export. (at_quick_exit): Export. (quick_exit): Export. * posix.xml (std-iso): New section. (std-deprec): Rearrange title text. * new-features.xml (ov-new2.3): Document aligned_alloc, at_quick_exit, Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/doc/ChangeLog')
-rw-r--r--winsup/doc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index 7e85a76..cd6563b 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,3 +1,10 @@
+2015-10-22 Corinna Vinschen <corinna@vinschen.de>
+
+ * posix.xml (std-iso): New section.
+ (std-deprec): Rearrange title text.
+ * new-features.xml (ov-new2.3): Document aligned_alloc, at_quick_exit,
+ quick_exit.
+
2015-10-06 Ken Brown <kbrown@cornell.edu>
* faq-using.xml (faq.using.same-with-permissions): New entry.