summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-01-07 23:55:59 +1100
committerDamien Miller <djm@mindrot.org>2003-01-07 23:55:59 +1100
commit06817f9cd3bf6720ff59b38efe42ebfd8db47546 (patch)
tree6bf03d3b694777fe05e8e6338135872c46ecf54b /ChangeLog
parentf25c18d7e8810ad94c7d2030cb0427e22745531e (diff)
- (djm) Fix my fix of the fix for the Bug #442 for PAM case. Spotted by
dtucker@zip.com.au. Reorder for clarity too.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 890b16210..2441fdfa9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,8 @@
12 nasties. Report from peak@argo.troja.mff.cuni.cz 12 nasties. Report from peak@argo.troja.mff.cuni.cz
13 - (djm) Bug #178: On AIX /etc/nologin wasnt't shown to users. Fix from 13 - (djm) Bug #178: On AIX /etc/nologin wasnt't shown to users. Fix from
14 Ralf.Wenk@fh-karlsruhe.de and dtucker@zip.com.au 14 Ralf.Wenk@fh-karlsruhe.de and dtucker@zip.com.au
15 - (djm) Fix my fix of the fix for the Bug #442 for PAM case. Spotted by
16 dtucker@zip.com.au. Reorder for clarity too.
15 17
1620030103 1820030103
17 - (djm) Bug #461: ssh-copy-id fails with no arguments. Patch from 19 - (djm) Bug #461: ssh-copy-id fails with no arguments. Patch from
@@ -940,4 +942,4 @@
940 save auth method before monitor_reset_key_state(); bugzilla bug #284; 942 save auth method before monitor_reset_key_state(); bugzilla bug #284;
941 ok provos@ 943 ok provos@
942 944
943$Id: ChangeLog,v 1.2547 2003/01/07 06:38:58 djm Exp $ 945$Id: ChangeLog,v 1.2548 2003/01/07 12:55:59 djm Exp $