summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-03-17 01:15:38 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-03-17 01:15:38 +0000
commit45b14dbddc244bba8c17d71186c2bc49b355636a (patch)
tree379b4872dcd775fc18feff237342aa331d63031a /ChangeLog
parent7bb8b49596156b85df403d09c2195e2533ec372c (diff)
- Check for gl_matchc support in glob_t and fall back to the
openbsd-compat/glob.[ch] support if it does not exist.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 50cc97d6a..a1426e752 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,8 @@
22 [auth-options.c channels.c channels.h serverloop.c session.c] 22 [auth-options.c channels.c channels.h serverloop.c session.c]
23 implement "permitopen" key option, restricts -L style forwarding to 23 implement "permitopen" key option, restricts -L style forwarding to
24 to specified host:port pairs. based on work by harlan@genua.de 24 to specified host:port pairs. based on work by harlan@genua.de
25 - Check for gl_matchc support in glob_t and fall back to the
26 openbsd-compat/glob.[ch] support if it does not exist.
25 27
2620010315 2820010315
27 - OpenBSD CVS Sync 29 - OpenBSD CVS Sync
@@ -4584,4 +4586,4 @@
4584 - Wrote replacements for strlcpy and mkdtemp 4586 - Wrote replacements for strlcpy and mkdtemp
4585 - Released 1.0pre1 4587 - Released 1.0pre1
4586 4588
4587$Id: ChangeLog,v 1.967 2001/03/17 00:47:54 mouring Exp $ 4589$Id: ChangeLog,v 1.968 2001/03/17 01:15:38 mouring Exp $