summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2009-12-08 13:39:48 +1100
committerDarren Tucker <dtucker@zip.com.au>2009-12-08 13:39:48 +1100
commitc8802aac28470714ec204d00342f6ecbca45908f (patch)
tree2732966739075d569e733d65ce0cb6eb1c7a4ac6 /ChangeLog
parentd35e0ef61658aa3116eebb1606fcfe6f849fdcca (diff)
- (dtucker) Bug #1470: Disable OOM-killing of the listening sshd on Linux,
based on a patch from Vaclav Ovsik and Colin Watson. ok djm.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53d89c905..7f95697f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120091208
2 - (dtucker) Bug #1470: Disable OOM-killing of the listening sshd on Linux,
3 based on a patch from Vaclav Ovsik and Colin Watson. ok djm.
4
120091207 520091207
2 - (dtucker) Bug #1160: use pkg-config for opensc config if it's available. 6 - (dtucker) Bug #1160: use pkg-config for opensc config if it's available.
3 Tested by Martin Paljak. 7 Tested by Martin Paljak.