summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-01-22 23:25:08 +1100
committerDamien Miller <djm@mindrot.org>2002-01-22 23:25:08 +1100
commit209ee4e3680d1a965cf42b0c13068536a4984fd0 (patch)
tree4f1e8de457005042aff8021cdf4cead3e6270f16 /ChangeLog
parent85830d1dc0b4728f26596ee1e1c901cd1ddd24e5 (diff)
- markus@cvs.openbsd.org 2002/01/11 23:02:51
[auth2-chall.c] use snprintf; mouring@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2fca0f7fc..0a3ebd8b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -143,6 +143,9 @@
143 - markus@cvs.openbsd.org 2002/01/11 23:02:18 143 - markus@cvs.openbsd.org 2002/01/11 23:02:18
144 [readpass.c] 144 [readpass.c]
145 use _PATH_TTY 145 use _PATH_TTY
146 - markus@cvs.openbsd.org 2002/01/11 23:02:51
147 [auth2-chall.c]
148 use snprintf; mouring@
146 149
147 150
14820020121 15120020121
@@ -7291,4 +7294,4 @@
7291 - Wrote replacements for strlcpy and mkdtemp 7294 - Wrote replacements for strlcpy and mkdtemp
7292 - Released 1.0pre1 7295 - Released 1.0pre1
7293 7296
7294$Id: ChangeLog,v 1.1763 2002/01/22 12:24:51 djm Exp $ 7297$Id: ChangeLog,v 1.1764 2002/01/22 12:25:08 djm Exp $