]> git.lyx.org Git - lyx.git/blobdiff - ChangeLog
Need some std declarations and qualifiers to compile with DEC cxx.
[lyx.git] / ChangeLog
index 91ec01fa17f6bdf11d7b9bb29b4c6da98100eaba..545322f3e015a5737f984c4d6ff7d6fa03d29c3f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2001-04-15  Allan Rae  <rae@lyx.org>
+
+       * Makefile.am (sourcedoc/Doxyfile): ensure modifications to doxygen
+       configuration file take effect.
+       (DISTCLEANFILES): clean out sourcedoc/
+
+       * sourcedoc/Doxyfile.in(FILE_PATTERNS): make sure we only filter
+       things that should be filtered.  Now you can run it after you started
+       compiling stuff as well.
+
 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
 
        * configure.in: changed AC_INIT(src/lyx.C) to AC_INIT(src/main.C)