]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
fix reading the author field.
[lyx.git] / src / ChangeLog
index 578f044b61feb7b7027306a7e900cb46efa4a378..7fe5477698f5476a40dacd64fa4b233c570de780 100644 (file)
@@ -1,3 +1,20 @@
+2004-08-23  José Matos  <jamatos@lyx.org>
+
+       * bufferparams.C (readToken): fix reading of the author field.
+
+2004-08-20  José Matos  <jamatos@lyx.org>
+
+       * lyxrc.C: remove support/translator.h inclusion since it is not used.
+
+2004-08-20  José Matos  <jamatos@lyx.org>
+
+       * lyxlex.[Ch] (findToken): remove function.
+
+       * ParagraphParameters.C (findToken):
+       * bufferparams.C (findToken): replace call for previous function
+       with local copy. This local function has one more argument, the
+       read string argument.
+
 2004-08-16  José Matos  <jamatos@lyx.org>
 
        * ParagraphParameters.C (write):