summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2013-03-05 14:23:58 -0800
committerTim Rice <tim@multitalents.net>2013-03-05 14:23:58 -0800
commitff8bda8f05e85b1196ec3a135d9970c475bcdcdb (patch)
treeb779839b876b8f0b1c263f47d6ed58ff68cb18b4 /ChangeLog
parent29c7151d2055ce8469e07e6ac40b1c5b18bfeff0 (diff)
- (tim) [Makefile.in] Add missing $(EXEEXT). Found by Roumen Petrov.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3340b6e5..36a52deb8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@
6 - (dtucker) [Makefile.in] Remove trailing "\" on PATHS, which caused obscure 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 7 build breakage on (at least) HP-UX 11.11. Found by Amit Kulkarni and Kevin
8 Brott. 8 Brott.
9 - (tim) [Makefile.in] Add missing $(EXEEXT). Found by Roumen Petrov.
9 10
1020130227 1120130227
11 - (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec] 12 - (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec]