]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/ChangeLog
Really fix start_of_appendix output
[lyx.git] / src / tex2lyx / ChangeLog
index ee63d5c291d2e1cb81900b40d9e7c3958bdaa8ee..1bd8352004c903abe8964a97cee5ae6cc386f27a 100644 (file)
@@ -1,3 +1,13 @@
+2005-03-31  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * text.C (parse_text): Really fix \start_of_appendix output
+
+2005-03-27  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * tex2lyx.C (read_syntaxfile): Don't use racy test with IsFileReadable
+       * tex2lyx.C (tex2lyx): ditto, and don't use fs::is_writable (it
+       returns false if the file does not exist on solaris)
+
 2005-03-18  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
 
        * text.C (parse_text): Fix \start_of_appendix output