summaryrefslogtreecommitdiff
path: root/libc
diff options
context:
space:
mode:
Diffstat (limited to 'libc')
-rw-r--r--libc/debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libc/debian/changelog b/libc/debian/changelog
index aa24b5b..6e4589d 100644
--- a/libc/debian/changelog
+++ b/libc/debian/changelog
@@ -1,3 +1,11 @@
+libc (5.10.18.git.2a44663-4) unstable; urgency=medium
+
+ * Backport pthread_attr_get_np() [illumos-6501-pthread_attr_get_np.patch]
+ * arpa/nameser.h includes sys/types.h
+ * math.h includes feature.h
+
+ -- Igor Pashev <pashev.igor@gmail.com> Wed, 22 Nov 2017 00:05:08 +0300
+
libc (5.10.18.git.2a44663-3) unstable; urgency=medium
* fix qsort_r() declaration for c++ (updated libc-add-qsort_r.patch)