]> git.lyx.org Git - lyx.git/blobdiff - ChangeLog
fixed two consecutive spaces handling
[lyx.git] / ChangeLog
index 4af43259cbabbebf13a54e83ff8c15fd6ce7c567..545322f3e015a5737f984c4d6ff7d6fa03d29c3f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,16 @@
+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/lyxfind.C)
+       * configure.in: changed AC_INIT(src/lyx.C) to AC_INIT(src/main.C)
 
 2001-03-26  Baruch Even  <baruch@lyx.org>