summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2007-05-20 15:08:15 +1000
committerDarren Tucker <dtucker@zip.com.au>2007-05-20 15:08:15 +1000
commit36b78000a7bc14def417251aa50ebcdfcf182345 (patch)
treed567174fe3a08e7e59383ca337bb9fd422c5592b /ChangeLog
parentf78bb41772ad72f4d05ecb594dfa243463c842da (diff)
- djm@cvs.openbsd.org 2007/05/17 07:50:31
[log.c] save and restore errno when logging; ok deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index df9443c72..c189c7810 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,9 @@
12 - dtucker@cvs.openbsd.org 2007/04/23 10:15:39 12 - dtucker@cvs.openbsd.org 2007/04/23 10:15:39
13 [servconf.c] 13 [servconf.c]
14 Remove debug() left over from development. ok deraadt@ 14 Remove debug() left over from development. ok deraadt@
15 - djm@cvs.openbsd.org 2007/05/17 07:50:31
16 [log.c]
17 save and restore errno when logging; ok deraadt@
15 18
1620070509 1920070509
17 - (tim) [configure.ac] Bug #1287: Add missing test for ucred.h. 20 - (tim) [configure.ac] Bug #1287: Add missing test for ucred.h.
@@ -2912,4 +2915,4 @@
2912 OpenServer 6 and add osr5bigcrypt support so when someone migrates 2915 OpenServer 6 and add osr5bigcrypt support so when someone migrates
2913 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 2916 passwords between UnixWare and OpenServer they will still work. OK dtucker@
2914 2917
2915$Id: ChangeLog,v 1.4663 2007/05/20 05:03:15 dtucker Exp $ 2918$Id: ChangeLog,v 1.4664 2007/05/20 05:08:15 dtucker Exp $