]> git.lyx.org Git - lyx.git/blobdiff - src/insets/ChangeLog
Georg\'s last patch for bug 605
[lyx.git] / src / insets / ChangeLog
index 6e4d931debf5171c5fbe6316f653aff9fff38f91..507ce4962f28727c766bd9c0c8d7c82830b5ac97 100644 (file)
@@ -1,3 +1,15 @@
+2004-04-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * insetinclude.C (validate): set/reset features.buffer_ when
+       validating the child
+
+2004-04-07  Angus Leeming  <angus@localhost.localdomain>
+
+       * insetexternal.C (priv_dispatch): 
+       * insetinclude.C (priv_dispatch): prevent crash by invoking
+       InsetOld::priv_dispatch at the end of the switch, rather than
+       InsetOld::dispatch...
+
 2004-04-07  Martin Vermeer  <martin.vermeer@hut.fi>
 
        * insetcollapsable.C:
@@ -8,7 +20,7 @@
 
        * ExternalSupport.C (doSubstitution): add new variables $$AbsPath,
        $$RelPath_Master, $$RelPath_Parent, $$Extension,
-       $$AbsOrRelPath_Master and $$AbsOrRelPath_Parent. Change the meaning
+       $$AbsOrRelPathMaster and $$AbsOrRelPathParent. Change the meaning
        of $$Basename
        * ExternalSupport.C (updateExternal): use absolute and output
        filename where appropriate