summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2012-07-31 12:22:37 +1000
committerDamien Miller <djm@mindrot.org>2012-07-31 12:22:37 +1000
commit46cb75a25840d793e4f7db2b1c7e702fbbfe87df (patch)
tree79a47732ba9fc25ba99d703af11b43823159737a /ChangeLog
parent1cce103b3e43894c1da81cab6d1ee3ab3a8fb367 (diff)
- dtucker@cvs.openbsd.org 2012/07/13 01:35:21
[servconf.c] handle long comments in config files better. bz#2025, ok markus
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9104217ad..2dafce311 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@
9 by shipping a config that overrides the current UsePrivilegeSeparation=yes 9 by shipping a config that overrides the current UsePrivilegeSeparation=yes
10 default. Make it easier to flip the default in the future by adding too. 10 default. Make it easier to flip the default in the future by adding too.
11 prodded markus@ feedback dtucker@ "get it in" deraadt@ 11 prodded markus@ feedback dtucker@ "get it in" deraadt@
12 - dtucker@cvs.openbsd.org 2012/07/13 01:35:21
13 [servconf.c]
14 handle long comments in config files better. bz#2025, ok markus
12 15
1320120720 1620120720
14 - (dtucker) Import regened moduli file. 17 - (dtucker) Import regened moduli file.