]> git.lyx.org Git - features.git/commitdiff
Add a regression to Status.15x
authorEnrico Forestieri <forenr@lyx.org>
Wed, 29 Nov 2006 00:25:24 +0000 (00:25 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Wed, 29 Nov 2006 00:25:24 +0000 (00:25 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16095 a592a061-630c-0410-9148-cb99ea01b6c8

Status.15x

index 5733303f4690f7d863d5e9adca2c41525baa1083..35ecf6fb634da67e0e6a040fc1c0649f9dffd36b 100644 (file)
@@ -237,6 +237,13 @@ PAINTING & PERFORMANCE
  correct font is found and used (cmr10).
 
 
+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.
+
+
 BUILDING
 
 * It is ridiculous that you have to call configure with --with-frontend=qt4.