diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -9,6 +9,9 @@ | |||
9 | - markus@cvs.openbsd.org 2002/04/20 09:14:58 | 9 | - markus@cvs.openbsd.org 2002/04/20 09:14:58 |
10 | [bufaux.c bufaux.h] | 10 | [bufaux.c bufaux.h] |
11 | add buffer_{get,put}_short | 11 | add buffer_{get,put}_short |
12 | - markus@cvs.openbsd.org 2002/04/20 09:17:19 | ||
13 | [radix.c] | ||
14 | rewrite using the buffer_* API, fixes overflow; ok deraadt@ | ||
12 | 15 | ||
13 | 20020421 | 16 | 20020421 |
14 | - (tim) [entropy.c.] Portability fix for SCO Unix 3.2v4.x (SCO OSR 3.0). | 17 | - (tim) [entropy.c.] Portability fix for SCO Unix 3.2v4.x (SCO OSR 3.0). |
@@ -8275,4 +8278,4 @@ | |||
8275 | - Wrote replacements for strlcpy and mkdtemp | 8278 | - Wrote replacements for strlcpy and mkdtemp |
8276 | - Released 1.0pre1 | 8279 | - Released 1.0pre1 |
8277 | 8280 | ||
8278 | $Id: ChangeLog,v 1.2064 2002/04/23 10:42:36 djm Exp $ | 8281 | $Id: ChangeLog,v 1.2065 2002/04/23 10:46:56 djm Exp $ |