summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5aa24bd4e..0e9c26755 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,9 @@
22 force the MAC output to be 64-bit aligned so umac won't see unaligned 22 force the MAC output to be 64-bit aligned so umac won't see unaligned
23 accesses on strict-alignment architectures. bz#2101, patch from 23 accesses on strict-alignment architectures. bz#2101, patch from
24 tomas.kuthan at oracle.com, ok djm@ 24 tomas.kuthan at oracle.com, ok djm@
25 - dtucker@cvs.openbsd.org 2013/06/04 19:12:23
26 [scp.c]
27 use MAXPATHLEN for buffer size instead of fixed value. ok markus
25 28
2620130602 2920130602
27 - (tim) [Makefile.in] Make Solaris, UnixWare, & OpenServer linkers happy 30 - (tim) [Makefile.in] Make Solaris, UnixWare, & OpenServer linkers happy