]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/controllers/ChangeLog
obvious stuff
[lyx.git] / src / frontends / controllers / ChangeLog
index 5b148a6f002afe74c8109e2d2f3800aa187da353..0b763271d6e65657934de31bd3a92d92eeeeeda4 100644 (file)
@@ -1,3 +1,13 @@
+2004-07-25  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * ControlErrorList.C (goTo): shuffle code to avoid compiler warning.
+
+2004-07-24  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * biblio.C, ControlPrefs.C, ControlParagraph.C:
+       * ControlLog.C, ControlDocument.C, ControlAboutlyx.C: replace
+       "support/std_sstream.h" with <sstream>
+
 2004-05-19  Angus Leeming  <leeming@lyx.org>
 
        * *.[Ch]: wrap all code up inside namespace lyx::frontend.