summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2007-10-26 16:13:39 +1000
committerDamien Miller <djm@mindrot.org>2007-10-26 16:13:39 +1000
commit9c51c8d81a6a6702a74761986cd2e86a82a406cd (patch)
tree3a35d7420d5e0f4f08ccd7c6a565c669f8ab6136 /ChangeLog
parentc77cadbff06a0b1f05dfacb94449094106d70faf (diff)
- deraadt@cvs.openbsd.org 2005/11/28 17:50:12
[openbsd-compat/glob.c] unused arg in internal static API
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index abafe4a23..e0b6f9630 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -77,6 +77,9 @@
77 [regress/sftp-glob.sh regress/test-exec.sh] 77 [regress/sftp-glob.sh regress/test-exec.sh]
78 remove "echo -E" crap that I added in last commit and use printf(1) for 78 remove "echo -E" crap that I added in last commit and use printf(1) for
79 cases where we strictly require echo not to reprocess escape characters. 79 cases where we strictly require echo not to reprocess escape characters.
80 - deraadt@cvs.openbsd.org 2005/11/28 17:50:12
81 [openbsd-compat/glob.c]
82 unused arg in internal static API
80 - (djm) [regress/sftp-cmds.sh] 83 - (djm) [regress/sftp-cmds.sh]
81 Use more restrictive glob to pick up test files from /bin - some platforms 84 Use more restrictive glob to pick up test files from /bin - some platforms
82 ship broken symlinks there which could spoil the test. 85 ship broken symlinks there which could spoil the test.
@@ -3351,4 +3354,4 @@
3351 OpenServer 6 and add osr5bigcrypt support so when someone migrates 3354 OpenServer 6 and add osr5bigcrypt support so when someone migrates
3352 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 3355 passwords between UnixWare and OpenServer they will still work. OK dtucker@
3353 3356
3354$Id: ChangeLog,v 1.4778 2007/10/26 05:37:50 djm Exp $ 3357$Id: ChangeLog,v 1.4779 2007/10/26 06:13:39 djm Exp $