]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
Fix my breakage. Sorry guys.
[lyx.git] / src / ChangeLog
index fe359efd195f8a707b7c80e736141f0d6c826891..47398ad425c939298b4430dc26ab41c48fe2294c 100644 (file)
@@ -1,3 +1,15 @@
+2005-01-21  Andreas Vox  <vox@isp.uni-luebeck.de>
+
+       * lyx_main.C (init): make it compile on the Mac.
+
+2005-01-20  Angus Leeming  <leeming@lyx.org>
+
+       * lyxfont.C (setLyXFamily, setLyXSeries, setLyXShape, setLyXSize) 
+       (setLyXMisc): (char string literal) != (char string literal) is
+       performing a comparison on the addresses. Convert one operand
+       explicitly to string to guarantee expected behaviour.
+       From MSVC warning.
+
 2005-01-20  Asger Ottar Alstrup  <aalstrup@laerdal.dk>
 
        * buffer.C: