summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-15 11:08:02 +1100
committerDamien Miller <djm@mindrot.org>2006-03-15 11:08:02 +1100
commit015cd79ac5bbdac513e1a2c14ba4c5226c0a7ae0 (patch)
treeef994bf8510b9b0af8a77a17d1b33b6847b14d89 /ChangeLog
parente93eaaa0d1e8e6447eeb6f698f7da50ede0cb926 (diff)
- stevesk@cvs.openbsd.org 2006/02/07 01:08:04
[auth-rhosts.c includes.h] move #include <netgroup.h> out of includes.h; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a7e9b020..6eaa78879 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@
7 - jmc@cvs.openbsd.org 2006/02/06 21:44:47 7 - jmc@cvs.openbsd.org 2006/02/06 21:44:47
8 [ssh.1] 8 [ssh.1]
9 make this a little less ambiguous... 9 make this a little less ambiguous...
10 - stevesk@cvs.openbsd.org 2006/02/07 01:08:04
11 [auth-rhosts.c includes.h]
12 move #include <netgroup.h> out of includes.h; ok markus@
10 13
1120060313 1420060313
12 - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) 15 - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong)
@@ -3908,4 +3911,4 @@
3908 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 3911 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
3909 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 3912 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
3910 3913
3911$Id: ChangeLog,v 1.4141 2006/03/15 00:05:59 djm Exp $ 3914$Id: ChangeLog,v 1.4142 2006/03/15 00:08:02 djm Exp $