]> git.lyx.org Git - lyx.git/blobdiff - src/support/ChangeLog
* src/text2.C: deleteEmptyParagraphMechanism(): fix a crash in
[lyx.git] / src / support / ChangeLog
index f5c011a6494410e83f3e3587e2c6a9657a81e63d..fc5e55de2505daebdee5d5a9b3d25d9e3dc04982 100644 (file)
@@ -1,3 +1,23 @@
+2006-03-15  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * filename.C (mangledFilename): truncate filename to 140 characters
+       for MiKTeX's pdflatex
+
+2006-03-07  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * debugstream.h: fix nullstream.hpp location for boost 1.33.0
+       * pch.h: ditto
+
+2006-03-05  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * filetools.C (NormalizePath): Change to use boost::filesystem and
+       alter regex usage in preparation for boost 1.33.1.
+
+2006-02-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * package.C.in (relative_system_support_dir): fix for win32 and
+       OSX packaging.
+
 2005-11-02  Angus Leeming  <leeming@lyx.org>
 
        * path.C: trivial fix to a MSVS warning.