summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-09-16 17:13:11 +1000
committerDamien Miller <djm@mindrot.org>2001-09-16 17:13:11 +1000
commit426d6bdc00c297b6e014a86648bffb922daa8b97 (patch)
tree461e45e715ad99b45f837fcaa62c79aadd19e67d /ChangeLog
parent58be738ac85919c2302c8375eeaf7eadef93df5b (diff)
I really should commit these in sync with the actual changes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e818d5ef..9cb4f838 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,8 @@
- (djm) Clear supplemental groups at sshd start to prevent them from
being propogated to random PAM modules. Based on patch from Redhat via
Pekka Savola <pekkas@netcore.fi>
+ - (djm) Make sure rijndael.c picks config.h
+ - (djm) Ensure that u_char gets defined
20010914
- (bal) OpenBSD CVS Sync
@@ -6439,4 +6441,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1519 2001/09/15 11:12:49 djm Exp $
+$Id: ChangeLog,v 1.1520 2001/09/16 07:13:11 djm Exp $