summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-05-30 16:58:22 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-05-30 16:58:22 +1000
commit3cb84e5ec8a8d4297981aca60ac4fced346eea41 (patch)
tree4e20be989085f771924a18a09cc73818beabe988 /ChangeLog
parenta6a7c19dcbd96553b63b7524490e3528bd726ed8 (diff)
- (dtucker) Add missing semicolon in md5crypt.c, patch from openssh at
roumenpetrov.info
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b8381e91..826860701 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120030530
2 - (dtucker) Add missing semicolon in md5crypt.c, patch from openssh at
3 roumenpetrov.info
4
120030526 520030526
2 - (djm) Avoid auth2-chall.c warning when compiling without 6 - (djm) Avoid auth2-chall.c warning when compiling without
3 PAM, BSD_AUTH and SKEY 7 PAM, BSD_AUTH and SKEY
@@ -1618,4 +1622,4 @@
1618 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1622 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1619 ok provos@ 1623 ok provos@
1620 1624
1621$Id: ChangeLog,v 1.2752 2003/05/26 11:36:13 djm Exp $ 1625$Id: ChangeLog,v 1.2753 2003/05/30 06:58:22 dtucker Exp $