]> git.lyx.org Git - lyx.git/blobdiff - Status.15x
Fix copy&paste bug
[lyx.git] / Status.15x
index 5733303f4690f7d863d5e9adca2c41525baa1083..91151018760cc6942886d7e2dffb76178d62eb72 100644 (file)
@@ -237,6 +237,11 @@ PAINTING & PERFORMANCE
  correct font is found and used (cmr10).
 
 
+REGRESSIONS
+
+* open lyx, create a new document, enter a few chars, quit. Lyx does not
+  ask if you want to save the file.
+
 BUILDING
 
 * It is ridiculous that you have to call configure with --with-frontend=qt4.
@@ -443,3 +448,8 @@ CREDITS:
   window size has also become to small to show the whole toolbar
   (Joost 4/11/06). See also the math panel buttons entry above.
   FIXED (Peter, 2006-11-28)
+
+* The -geometry option doesn't work on Windows (it did in 1.4.x)
+  c:\> lyx-qt4.exe -geometry 800x600+100+30
+  Wrong command line option `-geometry'. Exiting.
+  FIXED (Peter, 2006-11-29)