summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-10-02 16:15:15 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-10-02 16:15:15 +1000
commit6cc310bd5fd4d15ad8194096e88741f7c17a3cbd (patch)
treed431e401c8cfe2c34ec9629482448809af38b7c5 /ChangeLog
parent3e33cecf71860f73656a73b754cc7b7b9ec0b0ce (diff)
- markus@cvs.openbsd.org 2003/09/23 20:18:52
[progressmeter.c] don't print trailing \0; bug #709; Robert.Dahlem@siemens.com ok millert/deraadt@
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 $