summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-09-15 12:25:53 +1000
committerDamien Miller <djm@mindrot.org>2001-09-15 12:25:53 +1000
commit599d8eba16e295fd6a1727fbc1f4a17f67075900 (patch)
tree466b611e27bc5c69e71d9b2be38d4214a7146955 /ChangeLog
parent23124eab3b0ea3a1b84a378144122277682b70e8 (diff)
- (djm) Make do_pre_login static to avoid prototype #ifdef hell
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b59c5d86..20f6ffe9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+20010915
+ - (djm) Make do_pre_login static to avoid prototype #ifdef hell
+
20010914
- (bal) OpenBSD CVS Sync
- markus@cvs.openbsd.org 2001/09/13
@@ -6428,4 +6431,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1514 2001/09/14 23:14:25 mouring Exp $
+$Id: ChangeLog,v 1.1515 2001/09/15 02:25:53 djm Exp $