summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2013-03-05 19:57:39 +1100
committerDarren Tucker <dtucker@zip.com.au>2013-03-05 19:57:39 +1100
commit5f0e54c8924e7f2391342cfd8198bd92e28d726f (patch)
tree8c7f035172eb3e6eae5cfe5dfe02f549bfca364f /ChangeLog
parent43e5e60badb827104363169c333b0b7eadb0d09a (diff)
- (dtucker) [configure.ac] use "=" for shell test and not "==". Spotted by
Kevin Brott.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8190c663d..15f20c8bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
120130305 120130305
2 - (djm) [regress/modpipe.c] Compilation fix for AIX and parsing fix for 2 - (djm) [regress/modpipe.c] Compilation fix for AIX and parsing fix for
3 HP/UX. Spotted by Kevin Brott 3 HP/UX. Spotted by Kevin Brott
4 - (dtucker) [configure.ac] use "=" for shell test and not "==". Spotted by
5 Kevin Brott.
4 6
520130227 720130227
6 - (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec] 8 - (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec]