]> git.lyx.org Git - features.git/blobdiff - src/insets/ChangeLog
Small things.
[features.git] / src / insets / ChangeLog
index 85fbc29fb52c4992ec74df47f34af622d64aeb10..a7045c1a5dbb4a0614dfed1476e20e28ba7bc6de 100644 (file)
@@ -1,3 +1,10 @@
+2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * insetnote.[Ch]: (insertInset, insetAllowed): removed. Note now uses
+       the default InsetCollapsable methods. I.e., it can insert anything.
+       (write) output the name of the inset, not some silly hack for
+       compatability with the old InsetInfo.
+       
 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
 
        * insetinfo.[Ch]: removed.