diff options
author | Damien Miller <djm@mindrot.org> | 2003-01-14 22:22:43 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2003-01-14 22:22:43 +1100 |
commit | 0946d876f9b7abea25eb0d617b1860575937e5f4 (patch) | |
tree | 98c20c89337aac4b9c4701127f9cc0df5e1975ce /ChangeLog | |
parent | 0141319d859ace49008c9a9923f6b448190786b3 (diff) |
- markus@cvs.openbsd.org 2003/01/11 18:29:43
[log.c]
set fatal_cleanups to NULL in fatal_remove_all_cleanups();
dtucker@zip.com.au
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -3,6 +3,10 @@ | |||
3 | - fgsch@cvs.openbsd.org 2003/01/10 23:23:24 | 3 | - fgsch@cvs.openbsd.org 2003/01/10 23:23:24 |
4 | [sftp-int.c] | 4 | [sftp-int.c] |
5 | typo; from Nils Nordman <nino at nforced dot com>. | 5 | typo; from Nils Nordman <nino at nforced dot com>. |
6 | - markus@cvs.openbsd.org 2003/01/11 18:29:43 | ||
7 | [log.c] | ||
8 | set fatal_cleanups to NULL in fatal_remove_all_cleanups(); | ||
9 | dtucker@zip.com.au | ||
6 | 10 | ||
7 | 20030113 | 11 | 20030113 |
8 | - (djm) Rework openbsd-compat/setproctitle.c a bit: move emulation type | 12 | - (djm) Rework openbsd-compat/setproctitle.c a bit: move emulation type |
@@ -1006,4 +1010,4 @@ | |||
1006 | save auth method before monitor_reset_key_state(); bugzilla bug #284; | 1010 | save auth method before monitor_reset_key_state(); bugzilla bug #284; |
1007 | ok provos@ | 1011 | ok provos@ |
1008 | 1012 | ||
1009 | $Id: ChangeLog,v 1.2567 2003/01/14 11:22:11 djm Exp $ | 1013 | $Id: ChangeLog,v 1.2568 2003/01/14 11:22:43 djm Exp $ |