]> 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 d6078d495e57b992d4aa581976f3a5ae31360d7b..48e67610cbc59b01c46682c24b72543fd615053c 100644 (file)
@@ -1,6 +1,7 @@
 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>