]> git.lyx.org Git - lyx.git/blobdiff - Status.15x
Fix copy&paste bug
[lyx.git] / Status.15x
index 35ecf6fb634da67e0e6a040fc1c0649f9dffd36b..91151018760cc6942886d7e2dffb76178d62eb72 100644 (file)
@@ -239,10 +239,8 @@ PAINTING & PERFORMANCE
 
 REGRESSIONS
 
-* 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.
-
+* open lyx, create a new document, enter a few chars, quit. Lyx does not
+  ask if you want to save the file.
 
 BUILDING
 
@@ -450,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)