summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2008-05-20 08:57:06 +1000
committerDamien Miller <djm@mindrot.org>2008-05-20 08:57:06 +1000
commita7058ec7c03017b89ba75fc0b9a58ca672aab9e9 (patch)
tree06fe5502cb5e86566eb93dbae817e127c79f4d8b /ChangeLog
parent58a81148806d8dae74e5aa9c81262fb64a55d872 (diff)
- (djm) [configure.ac mux.c sftp.c openbsd-compat/Makefile.in]
[openbsd-compat/fmt_scaled.c openbsd-compat/openbsd-compat.h] Fix compilation on Linux, including pulling in fmt_scaled(3) implementation from OpenBSD's libutil.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ef7eaf7af..713e09dbe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
120080519
2 - (djm) [configure.ac mux.c sftp.c openbsd-compat/Makefile.in]
3 [openbsd-compat/fmt_scaled.c openbsd-compat/openbsd-compat.h]
4 Fix compilation on Linux, including pulling in fmt_scaled(3)
5 implementation from OpenBSD's libutil.
6
120080518 720080518
2 - (djm) OpenBSD CVS Sync 8 - (djm) OpenBSD CVS Sync
3 - djm@cvs.openbsd.org 2008/04/04 05:14:38 9 - djm@cvs.openbsd.org 2008/04/04 05:14:38
@@ -4017,4 +4023,4 @@
4017 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4023 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4018 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4024 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4019 4025
4020$Id: ChangeLog,v 1.4934 2008/05/19 06:11:56 djm Exp $ 4026$Id: ChangeLog,v 1.4935 2008/05/19 22:57:06 djm Exp $