summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-02-09 02:11:24 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-02-09 02:11:24 +0000
commit31ca54aa86a90052f8fe73fda66c7f39fd5079bc (patch)
tree91bf4097b9145323fd2aee645a2a42348e33b22e /ChangeLog
parente9cf357a99dcd2db14635974289e04f5f0808123 (diff)
- itojun@cvs.openbsd.org 2001/02/08 19:30:52
sync with netbsd tree changes. - more strict prototypes, include necessary headers - use paths.h/pathnames.h decls - size_t typecase to int -> u_long
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a0dfbdfa..fe8c42829 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,12 @@
25 [clientloop.c] 25 [clientloop.c]
26 remove confusing callback code 26 remove confusing callback code
27 - (djm) Add CVS Id's to files that we have missed 27 - (djm) Add CVS Id's to files that we have missed
28 - (bal) OpenBSD Sync (more):
29 - itojun@cvs.openbsd.org 2001/02/08 19:30:52
30 sync with netbsd tree changes.
31 - more strict prototypes, include necessary headers
32 - use paths.h/pathnames.h decls
33 - size_t typecase to int -> u_long
28 34
2920010208 3520010208
30 - (djm) Don't delete external askpass program in make uninstall target. 36 - (djm) Don't delete external askpass program in make uninstall target.
@@ -3678,4 +3684,4 @@
3678 - Wrote replacements for strlcpy and mkdtemp 3684 - Wrote replacements for strlcpy and mkdtemp
3679 - Released 1.0pre1 3685 - Released 1.0pre1
3680 3686
3681$Id: ChangeLog,v 1.704 2001/02/09 01:55:35 djm Exp $ 3687$Id: ChangeLog,v 1.705 2001/02/09 02:11:24 mouring Exp $