]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/ChangeLog
the DocIterator stuff
[lyx.git] / src / mathed / ChangeLog
index 4ef566a1be3dc2d5ef0a679ae69aaacf7c394526..ba06be1fdf2dde9557cd976d18ed79433d46b19c 100644 (file)
@@ -1,3 +1,13 @@
+
+2004-02-04  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * math_nestinset.C: workaround gcc 2.95 pointer comparison bug,
+       reverse below
+
+2004-02-03  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * math_nestinset.C: use const_cast to get to compile for stlport
+
 2004-01-28  Lars Gullik Bjonnes  <larsbj@gullik.net>
 
        * math_hullinset.C: add using statements for std::ostream,