summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-10-30 00:27:27 -0700
committerUlrich Drepper <drepper@redhat.com>2009-10-30 00:27:27 -0700
commit0d2f180dd0f933ab651058d5dc691bcd4f7f1c28 (patch)
tree4292bfcad79e67a0a4386dcd62058fb18caef660 /ChangeLog
parent675a462ba31fe48fd8513c186287b8fa5d26f655 (diff)
Add a few defines to <netinet/udp.h>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb2c8ebf06..5fd0861f23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2009-10-30 Ulrich Drepper <drepper@redhat.com>
+ [BZ #10315]
+ * sysdeps/gnu/netinet/udp.h: Define UDP_CORK, UDP_ENCAP,
+ UDP_ENCAP_ESPINUDP_NON_IKE, UDP_ENCAP_ESPINUDP, and
+ UDP_ENCAP_L2TPINUDP.
+
[BZ #10349]
* sysdeps/posix/tempname.c (__gen_tempname): Take new second
parameter, specifying length of prefix.