summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2010-04-09 18:13:27 +1000
committerDarren Tucker <dtucker@zip.com.au>2010-04-09 18:13:27 +1000
commit261d93a5cfe7ceecba3daa0e8f827c21dfdc7f23 (patch)
tree62a133a17dc64dbac1a60384f7071ff2951cab39 /ChangeLog
parentc4ccb12ee49fc264a95984c2000d2248ad693a2a (diff)
- (dtucker) [configure.ac defines.h loginrec.c logintest.c] Bug #1732: enable
utmpx support on FreeBSD where possible. Patch from Ed Schouten, ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 89180d15b..eca278f2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
4 - (dtucker) [configure.ac] Bug #1744: use pkg-config for libedit flags if we 4 - (dtucker) [configure.ac] Bug #1744: use pkg-config for libedit flags if we
5 have it and the path is not provided to --with-libedit. Based on a patch 5 have it and the path is not provided to --with-libedit. Based on a patch
6 from Iain Morgan. 6 from Iain Morgan.
7 - (dtucker) [configure.ac defines.h loginrec.c logintest.c] Bug #1732: enable
8 utmpx support on FreeBSD where possible. Patch from Ed Schouten, ok djm@
7 9
820100326 1020100326
9 - (djm) [openbsd-compat/bsd-arc4random.c] Fix preprocessor detection 11 - (djm) [openbsd-compat/bsd-arc4random.c] Fix preprocessor detection