From 0ee3291622cf469986feaf927763e29884daf3f1 Mon Sep 17 00:00:00 2001 From: Angus Leeming Date: Wed, 26 Feb 2003 15:44:01 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6284 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/graphics/ChangeLog | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/graphics/ChangeLog b/src/graphics/ChangeLog index ad2d18b826..ee900fc2a7 100644 --- a/src/graphics/ChangeLog +++ b/src/graphics/ChangeLog @@ -1,13 +1,11 @@ -2003-02-26 Angus Leeming - - * PreviewLoader.C (startLoading): Prevent a crash if the user is - not using a tmp directory. - 2003-02-26 Angus Leeming * PreviewedInset.[Ch]: strip out the caching of the BufferView and use the cache of the parent inset instead. + * PreviewLoader.C (startLoading): Prevent a crash if the user is + not using a tmp directory. + 2003-02-26 Alfredo Braunstein * GraphicsLoader.[Ch],