summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2011-01-17 11:55:59 +1100
committerDarren Tucker <dtucker@zip.com.au>2011-01-17 11:55:59 +1100
commit0c93adc7c1814b113d25c5e214973a3aa630b0af (patch)
treed55c4497e9b77183ca6c98b55137c55f8b55500f /ChangeLog
parent1ccbfa88b1defffa6cd4b533bcc97f737162afee (diff)
- (dtucker) [openbsd-compat/port-linux.c] Bug #1838: Add support for the new
Linux OOM-killer magic values that changed in 2.6.36 kernels, with fallback to the old values. Feedback from vapier at gentoo org and djm, ok djm.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7dda03e0e..e64a550f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
6 its unique snowflake of a gdb error to the ones we look for. 6 its unique snowflake of a gdb error to the ones we look for.
7 - (djm) [regress/agent-getpeereid.sh] leave stdout attached when running 7 - (djm) [regress/agent-getpeereid.sh] leave stdout attached when running
8 ssh-add to avoid $SUDO failures on Linux 8 ssh-add to avoid $SUDO failures on Linux
9 - (dtucker) [openbsd-compat/port-linux.c] Bug #1838: Add support for the new
10 Linux OOM-killer magic values that changed in 2.6.36 kernels, with fallback
11 to the old values. Feedback from vapier at gentoo org and djm, ok djm.
9 12
1020110116 1320110116
11 - (dtucker) [Makefile.in configure.ac regress/kextype.sh] Skip sha256-based 14 - (dtucker) [Makefile.in configure.ac regress/kextype.sh] Skip sha256-based