summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-04-16 15:51:45 +1000
committerDamien Miller <djm@mindrot.org>2010-04-16 15:51:45 +1000
commitd6fc3065dab4ee42ad728070f14c0293c55fe86b (patch)
treeadcf10f8a1abef3dc73b7f1cf50361f17ec8bdbb /ChangeLog
parenta45f1c03455d750bf86174ca1a2b243f1d671f55 (diff)
- OpenBSD CVS Sync
- djm@cvs.openbsd.org 2010/03/26 03:13:17 [bufaux.c] allow buffer_get_int_ret/buffer_get_int64_ret to take a NULL pointer argument to allow skipping past values in a buffer
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46e5a98ab..5091d4a75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
120100416 120100416
2 - (djm) Release openssh-5.5p1 2 - (djm) Release openssh-5.5p1
3 - OpenBSD CVS Sync
4 - djm@cvs.openbsd.org 2010/03/26 03:13:17
5 [bufaux.c]
6 allow buffer_get_int_ret/buffer_get_int64_ret to take a NULL pointer
7 argument to allow skipping past values in a buffer
3 8
420100410 920100410
5 - (dtucker) [configure.ac] Put the check for the existence of getaddrinfo 10 - (dtucker) [configure.ac] Put the check for the existence of getaddrinfo