summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2013-03-05 21:50:09 +1100
committerDarren Tucker <dtucker@zip.com.au>2013-03-05 21:50:09 +1100
commit29c7151d2055ce8469e07e6ac40b1c5b18bfeff0 (patch)
tree52707401744de05c89bc3d799b40896dfb5ff5fb /ChangeLog
parentfef9f7c3d104dd2ecc9af93450c57abd66384737 (diff)
- (dtucker) [Makefile.in] Remove trailing "\" on PATHS, which caused obscure
build breakage on (at least) HP-UX 11.11. Found by Amit Kulkarni and Kevin Brott.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31e45f761..f3340b6e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
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 4 - (dtucker) [configure.ac] use "=" for shell test and not "==". Spotted by
5 Amit Kulkarni and Kevin Brott. 5 Amit Kulkarni and Kevin Brott.
6 - (dtucker) [Makefile.in] Remove trailing "\" on PATHS, which caused obscure
7 build breakage on (at least) HP-UX 11.11. Found by Amit Kulkarni and Kevin
8 Brott.
6 9
720130227 1020130227
8 - (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec] 11 - (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec]