summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-18 01:50:02 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-18 01:50:02 +0000
commit5e37faddaac8ac50ee4ca719975f9bf526e4c980 (patch)
tree4feb3a00af6cbee8174bc5aaadbbcc35517e2ec8 /ChangeLog
parent52edad6913e3efd3fcec6c73e13d33bf8c3a5e65 (diff)
Add --with-xfile-search-path=<path> and default setting to match monolith
XFileSearchPathDefault in Imake (including extra directories used in Debian section of linux.cf.)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 42aaae7..5b01800 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,15 @@
+2005-10-17 Alan Coopersmith <alan.coopersmith@sun.com>
+
+ * src/Makefile.am:
+ * configure.ac:
+ Add --with-xfile-search-path=<path> and default setting to match
+ monolith XFileSearchPathDefault in Imake (including extra directories
+ used in Debian section of linux.cf.)
+
2005-10-11 Alan Coopersmith <alan.coopersmith@sun.com>
* man/Makefile.am:
- * configure.ac
+ * configure.ac:
Set up cpp pre-processing of man pages
Add shadow man pages for man pages that document multiple functions.