summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-04-14 19:27:12 +1000
committerDamien Miller <djm@mindrot.org>2002-04-14 19:27:12 +1000
commit32e48180154a9d03fab7288fc18080acee29c7a8 (patch)
tree8c4fac41c9700f4905d343b5b7542759b61e72cc /ChangeLog
parentfd4c9eee25e4e796b714477c3fbb0286ebe50fb7 (diff)
- (djm) ssh-rand-helper improvements
- Add commandline debugging options - Don't write binary data if stdout is a tty (use hex instead) - Give it a manpage
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 486e35056..114f5d72a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
120020414
2 - (djm) ssh-rand-helper improvements
3 - Add commandline debugging options
4 - Don't write binary data if stdout is a tty (use hex instead)
5 - Give it a manpage
6
120020413 720020413
2 - (djm) Add KrbV support patch from Simon Wilkinson <simon@sxw.org.uk> 8 - (djm) Add KrbV support patch from Simon Wilkinson <simon@sxw.org.uk>
3 9
@@ -8234,4 +8240,4 @@
8234 - Wrote replacements for strlcpy and mkdtemp 8240 - Wrote replacements for strlcpy and mkdtemp
8235 - Released 1.0pre1 8241 - Released 1.0pre1
8236 8242
8237$Id: ChangeLog,v 1.2051 2002/04/13 01:04:40 djm Exp $ 8243$Id: ChangeLog,v 1.2052 2002/04/14 09:27:12 djm Exp $