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 99e2bb58b..4b093dae7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,9 @@
21 the difference between two pointers is not an int. Just do the 21 the difference between two pointers is not an int. Just do the
22 safest thing and store the result in a long and then return 0, 22 safest thing and store the result in a long and then return 0,
23 -1, or 1 based on that result. 23 -1, or 1 based on that result.
24 - deraadt@cvs.openbsd.org 2002/06/28 01:50:37
25 [monitor_wrap.c]
26 use ssize_t
24 27
2520020702 2820020702
26 - (djm) Use PAM_MSG_MEMBER for PAM_TEXT_INFO messages, use xmalloc & 29 - (djm) Use PAM_MSG_MEMBER for PAM_TEXT_INFO messages, use xmalloc &
@@ -1229,4 +1232,4 @@
1229 - (stevesk) entropy.c: typo in debug message 1232 - (stevesk) entropy.c: typo in debug message
1230 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 1233 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
1231 1234
1232$Id: ChangeLog,v 1.2320 2002/07/04 00:08:23 mouring Exp $ 1235$Id: ChangeLog,v 1.2321 2002/07/04 00:09:26 mouring Exp $