]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
Partial fix bug 2092: branches not propagated to child documents
[lyx.git] / src / ChangeLog
index 3a762511c9a33ff7e176c66f7a113f9429bf9701..dc5ac7243487c683add76b64b71feeb3205f2b05 100644 (file)
@@ -1,3 +1,18 @@
+2005-10-28  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * text3.C (getStatus): re-enable disabled code. (bug 2081)
+
+       * BranchList.h (empty): constify.
+
+2005-10-25  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * text3.C (getStatus): 
+       * MenuBackend.C (expandBranches): take the branch list from the
+       master document (bug 2092).
+       
+       * MenuBackend.C (expandBranches): 
+       * bufferparams.C (writeFile): use BranchList type.
+
 2005-10-25  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
        * text3.C (dispatch, getStatus):