aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2009-04-13 20:40:17 +0000
committerdos-reis <gdr@axiomatics.org>2009-04-13 20:40:17 +0000
commit87ab9ee004e7f92ef7d3c79110ac4c124cea0616 (patch)
tree89fd78852c77f926f99ef7641d86fa4069c6e981 /src/ChangeLog
parent865463536e19a517fecb78ddc9bfdfa4088e0b71 (diff)
downloadopen-axiom-87ab9ee004e7f92ef7d3c79110ac4c124cea0616.tar.gz
Fix SF/2757748
* hyper/Makefile.in (${OUTLIB}/htsearch): Insist on execution bit. (${OUTLIB}/presea): Likewise.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 50686acf..be6550a2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2009-04-13 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ Fix SF/2757748
+ * hyper/Makefile.in (${OUTLIB}/htsearch): Insist on execution bit.
+ (${OUTLIB}/presea): Likewise.
+
2009-04-11 Gabriel Dos Reis <gdr@cs.tamu.edu>
Fix SF/2754400