summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-09-23 10:56:29 +1000
committerDamien Miller <djm@mindrot.org>2011-09-23 10:56:29 +1000
commit48886713435eb8c62c04b615edad36aebb5fa30b (patch)
treec068cd97708a161db0fc72a46a5d7638a9b39e08 /ChangeLog
parent3a359b3228fae226d4d73e7b9021c15904d274b4 (diff)
- (djm) [openbsd-compat/mktemp.c] forklift upgrade to -current version.
The file was totally rewritten between what we had in tree and -current.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 99292ce03..d10d53cfb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
4 want this longhand version) 4 want this longhand version)
5 - (djm) [openbsd-compat/getgrouplist.c] Remove OpenBSD rcsid marker: the 5 - (djm) [openbsd-compat/getgrouplist.c] Remove OpenBSD rcsid marker: the
6 upstream version is YPified and we don't want this 6 upstream version is YPified and we don't want this
7 - (djm) [openbsd-compat/mktemp.c] forklift upgrade to -current version.
8 The file was totally rewritten between what we had in tree and -current.
7 - OpenBSD CVS Sync 9 - OpenBSD CVS Sync
8 - millert@cvs.openbsd.org 2006/05/05 15:27:38 10 - millert@cvs.openbsd.org 2006/05/05 15:27:38
9 [openbsd-compat/strlcpy.c] 11 [openbsd-compat/strlcpy.c]