]> git.lyx.org Git - lyx.git/blobdiff - lib/lyx2lyx/ChangeLog
Fix warnings in python 2.3.
[lyx.git] / lib / lyx2lyx / ChangeLog
index bda93ce277f9dae0e5bd23019afbc07c06d4e3e2..01b422c25aec9dfb4c62c7d7d398ed66b28097de 100644 (file)
@@ -1,6 +1,23 @@
+2003-12-05  José Matos  <jamatos@lyx.org>
+
+       * error.py:
+       * parser_tools.py: quiet encoding warning in python 2.3.
+
+       * lyx2lyx: add logfile as an option.
+
+2003-12-03  José Matos  <jamatos@lyx.org>
+
+       * lyx2lyx: update copyright date
+       * lyxconvert_224.py (convert_breaks): add vertical space convertion.
+
+2003-11-14  Kornel Benko  <kornel.benko@berlin.de>
+
+       * lyxconvert_224.py (convert_minipage): fix convertion of minipages
+       from lyx 1.3.x.
+
 2003-11-14  José Matos  <jamatos@lyx.org>
 
-       * lyxconvert_224.py(convert_breaks): avoid removal of paragraph
+       * lyxconvert_224.py (convert_breaks): avoid removal of paragraph
        arguments when a page breake or a line were present.
 
 2003-11-07  José Matos  <jamatos@lyx.org>