]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
Applied Angus patch to compile on DEC C++ and to avoid name clashes
[lyx.git] / src / ChangeLog
index 99b6fcee4713ea7738515885b9e7ea2b258fab1c..9403b0b79b0a683b7a4c9fa49fc281783793535a 100644 (file)
@@ -2,6 +2,9 @@
 
        * LString.h: removed "using std::getline"!
 
+       * BufferView_pimpl.C (Dispatch): changes due to changes in
+       InsetInclude::Params.
+
        * buffer.C (tag_name): removed redundant break statements as they were
        producing lots of warnings with my compiler.