]> git.lyx.org Git - features.git/blobdiff - src/insets/ChangeLog
fix assert with broken symlinks on buffer-open; fix bug #104 crash with --export...
[features.git] / src / insets / ChangeLog
index f5300b8cd3fa5c9745146524b8f895ec0476c6f0..004725dce17046a82dbe7f7cc786c91a276210ce 100644 (file)
@@ -1,5 +1,8 @@
 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
 
+       * insetgraphics.C (updateInset): do not try to render image if
+       lyxrc.use_gui is false (bug #104)
+
        * insetinclude.C (loadIfNeeded): do not call bufferlist.readFile
        if file does not exist