]> git.lyx.org Git - features.git/commitdiff
The DVI view menu bug is not fixed. Add del /tmp bug.
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Tue, 28 Nov 2006 10:38:19 +0000 (10:38 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Tue, 28 Nov 2006 10:38:19 +0000 (10:38 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16089 a592a061-630c-0410-9148-cb99ea01b6c8

Status.15x

index 14445cf2f17f43ed6635430f047e59fdd4634143..5733303f4690f7d863d5e9adca2c41525baa1083 100644 (file)
@@ -24,6 +24,8 @@ GENERAL
 
 * Resolve compiler warnings
 
+* LyX tries to delete /tmp if it is called with invalid arguments
+
 
 FILE
 
@@ -131,6 +133,16 @@ TOOLBARS & MINIBUFFER
 * TODO toolbar popup menu, currently disabled (Peter 9/11/06)  
 
 
+MENUS
+
+* Some oddities with View menu on MAC (Bennett 3/11/06): DVI does not appear
+  in the menu, even though a converter and viewer are defined in Preferences.
+  It turned out that this was a user error: a configuration file of 1.4 was
+  used without the document flag.
+  This should definitely be documented somewhere before the final release,
+  because many users will copy their old config files.
+
+
 EDITING
 
 * edit->text style->capitalize/lower/upper case doesn't work due to change
@@ -426,10 +438,6 @@ CREDITS:
   aligned vertically.
   FIXED (JMarc 2006-11).
 
-* Some oddities with View menu on MAC (Bennett 3/11/06): DVI does not appear
-  in the menu, even though a converter and viewer are defined in Preferences.
-  FIXED (???)
-
 * Icons in the toolbars do not have the correct size, they are stretched a few
   pixels compared to 1.4. This makes the images look jagged and the initial
   window size has also become to small to show the whole toolbar