summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a25c731b0..5da6cd64e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,10 @@
9 cleanup_exit() function. re-refine cleanup_exit() where appropriate, 9 cleanup_exit() function. re-refine cleanup_exit() where appropriate,
10 allocate sshd's authctxt eary to allow simpler cleanup in sshd. 10 allocate sshd's authctxt eary to allow simpler cleanup in sshd.
11 tested by many, ok deraadt@ 11 tested by many, ok deraadt@
12 - markus@cvs.openbsd.org 2003/09/23 20:18:52
13 [progressmeter.c]
14 don't print trailing \0; bug #709; Robert.Dahlem@siemens.com
15 ok millert/deraadt@
12 16
1320030930 1720030930
14 - (bal) Fix issues in openbsd-compat/realpath.c 18 - (bal) Fix issues in openbsd-compat/realpath.c
@@ -1244,4 +1248,4 @@
1244 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1248 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1245 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1249 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1246 1250
1247$Id: ChangeLog,v 1.3045 2003/10/02 06:12:36 dtucker Exp $ 1251$Id: ChangeLog,v 1.3046 2003/10/02 06:15:15 dtucker Exp $