]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/ChangeLog
If the graphics loader has a copy c-tor it should have copy assignment that does...
[lyx.git] / src / graphics / ChangeLog
index a46962f13aad0a67f999c7dc5945f91062b59a9e..48e67610cbc59b01c46682c24b72543fd615053c 100644 (file)
@@ -1,3 +1,12 @@
+2003-06-04  Angus Leeming  <leeming@lyx.org>
+
+       * GraphicsLoader.C (Loader copy c-tor): make it work as expected. ;-)
+       (operator=): if it has a copy c-tor, it should have this too.
+
+2003-06-03  Angus Leeming  <leeming@lyx.org>
+
+       * GraphicsLoader.[Ch] (Loader): add copy constructor.
+
 2003-05-23  Angus Leeming  <leeming@lyx.org>
 
        * PreviewLoader.C (dumpPreamble): rename fragile as moving_arg.