summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f0ae35d62..7a2d72806 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -52,6 +52,9 @@
52 - stevesk@cvs.openbsd.org 2007/09/12 19:39:19 52 - stevesk@cvs.openbsd.org 2007/09/12 19:39:19
53 [umac.c] 53 [umac.c]
54 use xmalloc() and xfree(); ok markus@ pvalchev@ 54 use xmalloc() and xfree(); ok markus@ pvalchev@
55 - djm@cvs.openbsd.org 2007/09/13 04:39:04
56 [sftp-server.c]
57 fix incorrect test when setting syslog facility; from Jan Pechanec
55 58
5620070914 5920070914
57 - (dtucker) [openbsd-compat/bsd-asprintf.c] Plug mem leak in error path. 60 - (dtucker) [openbsd-compat/bsd-asprintf.c] Plug mem leak in error path.
@@ -3249,4 +3252,4 @@
3249 OpenServer 6 and add osr5bigcrypt support so when someone migrates 3252 OpenServer 6 and add osr5bigcrypt support so when someone migrates
3250 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 3253 passwords between UnixWare and OpenServer they will still work. OK dtucker@
3251 3254
3252$Id: ChangeLog,v 1.4754 2007/09/17 06:11:01 djm Exp $ 3255$Id: ChangeLog,v 1.4755 2007/09/17 06:11:33 djm Exp $