summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-01-29 21:01:33 +1100
committerDamien Miller <djm@mindrot.org>2014-01-29 21:01:33 +1100
commitc161fc90fc86e2035710570238a9e1ca7a68d2a5 (patch)
treef1060ca939c40d12efa6f10436496dad92880f5c /ChangeLog
parent6f917ad376481995ab7d29fb53b08ec8d507eb9e (diff)
- (djm) [configure.ac] Fix broken shell test '==' vs '='; patch from
Tom G. Christensen
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 74390565e..727c4a5a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120130129
2 - (djm) [configure.ac] Fix broken shell test '==' vs '='; patch from
3 Tom G. Christensen
4
120140128 520140128
2 - (djm) [configure.ac] Search for inet_ntop in libnsl and libresovl; 6 - (djm) [configure.ac] Search for inet_ntop in libnsl and libresovl;
3 ok dtucker 7 ok dtucker