]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/ChangeLog
Get rid of extraneous whitespace.
[lyx.git] / src / tex2lyx / ChangeLog
index 40b8d8b5ea53294065b1d8938ff69a89321a0a2b..8437f28f4f45126e8de7c4aed30e84f4450dc030 100644 (file)
@@ -1,10 +1,21 @@
+2005-01-10  Angus Leeming  <leeming@lyx.org>
+
+       * tex2lyx.C: use support/package.h to provide the paths to the
+       various directories used by LyX.
+
+2005-01-06  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * text.C: tostr -> convert
+
+2005-01-06  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * Spacing.h: adapt dummy file to the changes in src/Spacing.h.
+
 2005-01-04  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
 
        * preamble.C (parse_preamble): handle second optional arg of
        \newcommand etc. and add the command to the known commands (fixes
        bug 1750)
-       * texparser.[Ch] (getFullArg): new, like getArg but distinguish
-       between empty arguments and no argument found
        * texparser.[Ch] (getFullOpt): new, like getOpt but distinguish
        between empty arguments and no argument found
        * tex2lyx.[Ch]: (add_known_command): new