]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
avoid deref of past the end iter
[lyx.git] / src / ChangeLog
index 49a986493a685bb95b94916e4936ddd4ea0b81fb..81d2d86d4e265822d7fd64ed18a5817a576d8795 100644 (file)
@@ -1,5 +1,19 @@
+2005-07-15    <lgb@tandberg.net>
 
-2005-05-07  André Pönitz  <poenitz@gmx.net>
+       * output_latex.C (TeXDeeper): get rid of potential dereferencing
+       of past the end iterator
+
+2005-07-14  André Pönitz  <poenitz@gmx.net>
+
+       * undo.C (recordUndoFullBuffer): implement undo for
+  textclass switches
+
+2005-07-14  André Pönitz  <poenitz@gmx.net>
+
+       * cursor.C (setSelection): open insets when selection is set there
+  to avoid crashs with cold coord cache
+
+2005-07-14  André Pönitz  <poenitz@gmx.net>
 
        * trans_mgr.C (insert): move cursor to the right after inserting
   a char.