summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-04-03 12:44:23 +1000
committerDarren Tucker <dtucker@zip.com.au>2005-04-03 12:44:23 +1000
commit69152291e7dd83db673a85aba6a6f8d265f1871b (patch)
tree82741472351b67bb48a606cd877234cf9ce63f98 /ChangeLog
parent4942de57199424734567879dacad61c00e96ffab (diff)
- (dtucker) [monitor.c] Don't free buffers in audit functions, monitor_read
will free as needed. ok tim@ djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 40b5c8b6c..185306576 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@
7 [scp.c] 7 [scp.c]
8 since ssh has xstrdup, use it instead of strdup+test. unbreaks -Werror 8 since ssh has xstrdup, use it instead of strdup+test. unbreaks -Werror
9 build 9 build
10 - (dtucker) [monitor.c] Don't free buffers in audit functions, monitor_read
11 will free as needed. ok tim@ djm@
10 12
1120050331 1320050331
12 - (dtucker) OpenBSD CVS Sync 14 - (dtucker) OpenBSD CVS Sync
@@ -2418,4 +2420,4 @@
2418 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2420 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2419 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2421 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2420 2422
2421$Id: ChangeLog,v 1.3736 2005/04/03 00:16:39 djm Exp $ 2423$Id: ChangeLog,v 1.3737 2005/04/03 02:44:23 dtucker Exp $