summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2008-07-17 19:03:49 +1000
committerDarren Tucker <dtucker@zip.com.au>2008-07-17 19:03:49 +1000
commit9a3f2b4cc3f9eb03613e5fe022b7afa9d2fe950a (patch)
tree0ee54e4768fe48c03a4b77e2bcfadd3345de5aee /ChangeLog
parenta1d03a50692a2edbe5a6e1e652c5a12e1de07721 (diff)
- (dtucker) [openbsd-compat/bsd-cygwin_util.c] Remove long-unneeded compat
code, replace with equivalent cygwin library call. Patch from vinschen at redhat.comi, ok djm@.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a745754a9..a0c319fe8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@
7 [auth2-hostbased.c] 7 [auth2-hostbased.c]
8 strip trailing '.' from hostname when HostbasedUsesNameFromPacketOnly=yes 8 strip trailing '.' from hostname when HostbasedUsesNameFromPacketOnly=yes
9 report and patch from res AT qoxp.net (bz#1200); ok markus@ 9 report and patch from res AT qoxp.net (bz#1200); ok markus@
10 - (dtucker) [openbsd-compat/bsd-cygwin_util.c] Remove long-unneeded compat
11 code, replace with equivalent cygwin library call. Patch from vinschen
12 at redhat.comi, ok djm@.
10 13
1120080716 1420080716
12 - OpenBSD CVS Sync 15 - OpenBSD CVS Sync
@@ -4694,4 +4697,4 @@
4694 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4697 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4695 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4698 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4696 4699
4697$Id: ChangeLog,v 1.5089 2008/07/17 08:57:19 djm Exp $ 4700$Id: ChangeLog,v 1.5090 2008/07/17 09:03:49 dtucker Exp $