summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2010-04-09 14:04:35 +1000
committerDarren Tucker <dtucker@zip.com.au>2010-04-09 14:04:35 +1000
commitc4ccb12ee49fc264a95984c2000d2248ad693a2a (patch)
treef70d48006c964cee357dcc9cacd95346d0ece7f4 /ChangeLog
parent537d4dcfa0289e60ab6b964f12b4ede24f633e2e (diff)
- (dtucker) [configure.ac] Bug #1744: use pkg-config for libedit flags if we
have it and the path is not provided to --with-libedit. Based on a patch from Iain Morgan.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 12842f78..89180d15 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
20100409
- (dtucker) [contrib/cygwin/Makefile] Don't overwrite files with the wrong
ones. Based on a patch from Roumen Petrov.
+ - (dtucker) [configure.ac] Bug #1744: use pkg-config for libedit flags if we
+ have it and the path is not provided to --with-libedit. Based on a patch
+ from Iain Morgan.
20100326
- (djm) [openbsd-compat/bsd-arc4random.c] Fix preprocessor detection