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 d67e550c2..c8f85fd8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
3 ssh(1) since they're not needed. Patch from Pierre Ossman, ok djm. 3 ssh(1) since they're not needed. Patch from Pierre Ossman, ok djm.
4 - (dtucker) [configure.ac] bz#2073: look for Solaris' differently-named 4 - (dtucker) [configure.ac] bz#2073: look for Solaris' differently-named
5 libgss too. Patch from Pierre Ossman, ok djm. 5 libgss too. Patch from Pierre Ossman, ok djm.
6 - (djm) [configure.ac sandbox-seccomp-filter.c] Support for Linux
7 seccomp-bpf sandbox on ARM. Patch from shawnlandden AT gmail.com;
8 ok dtucker
6 9
720130221 1020130221
8 - (tim) [regress/forward-control.sh] shell portability fix. 11 - (tim) [regress/forward-control.sh] shell portability fix.