summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-08-09 02:28:10 +1000
committerDamien Miller <djm@mindrot.org>2010-08-09 02:28:10 +1000
commit8e604acd441234a4d1f720beac66c24fcf8c7e5a (patch)
treeb46294fb6abdea8f791e5b13f79ce673c27d9d87
parent7d45718943e63ec649003d3a9b56e531da2193ea (diff)
unbreak datestamps
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 68f204635..d26154562 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
120100905 120100805
2 - OpenBSD CVS Sync 2 - OpenBSD CVS Sync
3 - djm@cvs.openbsd.org 2010/08/04 05:37:01 3 - djm@cvs.openbsd.org 2010/08/04 05:37:01
4 [ssh.1 ssh_config.5 sshd.8] 4 [ssh.1 ssh_config.5 sshd.8]
@@ -46,7 +46,7 @@
46 report, analysis and testing 2/3 cases from wierbows AT us.ibm.com; 46 report, analysis and testing 2/3 cases from wierbows AT us.ibm.com;
47 "looks good" markus@ 47 "looks good" markus@
48 48
4920100903 4920100803
50 - (dtucker) [monitor.c] Bug #1795: Initialize the values to be returned from 50 - (dtucker) [monitor.c] Bug #1795: Initialize the values to be returned from
51 PAM to sane values in case the PAM method doesn't write to them. Spotted by 51 PAM to sane values in case the PAM method doesn't write to them. Spotted by
52 Bitman Zhou, ok djm@. 52 Bitman Zhou, ok djm@.