summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2002-05-08 16:04:14 -0700
committerTim Rice <tim@multitalents.net>2002-05-08 16:04:14 -0700
commit0502a471e02b1b6e8ec5b0134766b28694b760a8 (patch)
treef41e08495c81eb8bdb561d1f25d85328ef1d262f /ChangeLog
parent63cf84199df312830144db03f8defd88168335a0 (diff)
set SHELL in Makefile in case someone makes from a non bourne compatable shell
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ecb62d8cb..d71072f3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
120020507 120020507
2 - (tim) [openbsd-compat/bsd-arc4random.c] fix logic on when seed_rng() is 2 - (tim) [openbsd-compat/bsd-arc4random.c] fix logic on when seed_rng() is
3 called. Report by Chris Maxwell <maxwell@cs.dal.ca> 3 called. Report by Chris Maxwell <maxwell@cs.dal.ca>
4 - (tim) [Makefile.in configure.ac] set SHELL variable in Makefile
4 5
520020507 620020507
6 - (tim) [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h] 7 - (tim) [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h]
@@ -543,4 +544,4 @@
543 - (stevesk) entropy.c: typo in debug message 544 - (stevesk) entropy.c: typo in debug message
544 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 545 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
545 546
546$Id: ChangeLog,v 1.2097 2002/05/08 22:57:18 tim Exp $ 547$Id: ChangeLog,v 1.2098 2002/05/08 23:04:14 tim Exp $