summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-02-09 02:23:10 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-02-09 02:23:10 +0000
commitb0407fc670012c2f299978ad9e971697437fd006 (patch)
treec5f6ced2d7e2039223f977acf3cd7b1b2f3c672f /ChangeLog
parent31ca54aa86a90052f8fe73fda66c7f39fd5079bc (diff)
- (bal) Missing 'const' in readpass.h
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fe8c42829..383760849 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,7 @@
31 - more strict prototypes, include necessary headers 31 - more strict prototypes, include necessary headers
32 - use paths.h/pathnames.h decls 32 - use paths.h/pathnames.h decls
33 - size_t typecase to int -> u_long 33 - size_t typecase to int -> u_long
34 - (bal) Missing 'const' in readpass.h
34 35
3520010208 3620010208
36 - (djm) Don't delete external askpass program in make uninstall target. 37 - (djm) Don't delete external askpass program in make uninstall target.
@@ -3684,4 +3685,4 @@
3684 - Wrote replacements for strlcpy and mkdtemp 3685 - Wrote replacements for strlcpy and mkdtemp
3685 - Released 1.0pre1 3686 - Released 1.0pre1
3686 3687
3687$Id: ChangeLog,v 1.705 2001/02/09 02:11:24 mouring Exp $ 3688$Id: ChangeLog,v 1.706 2001/02/09 02:23:10 mouring Exp $