]> git.lyx.org Git - features.git/blobdiff - src/frontends/controllers/ChangeLog
Compaq cxx 6.5 will now compile lyx.
[features.git] / src / frontends / controllers / ChangeLog
index e79e2196057fbee3614352f72d82725eb376ce49..3c59b46845a2d2ebf2f41fb17f84bc2f80261666 100644 (file)
@@ -1,3 +1,11 @@
+2002-06-07  Angus Leeming  <leeming@lyx.org>
+
+       Fixes needed to compile with Compaq cxx 6.5.
+       * ControlDialog.tmpl: I have had to prefix base class methods with
+       Base:: Wierd!
+
+       * ControlInset.tmpl: #include a couple of headers.
+
 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
        * switch from SigC signals to boost::signals