]> git.lyx.org Git - features.git/commitdiff
start a status file
authorJohn Levon <levon@movementarian.org>
Wed, 2 Apr 2003 22:59:01 +0000 (22:59 +0000)
committerJohn Levon <levon@movementarian.org>
Wed, 2 Apr 2003 22:59:01 +0000 (22:59 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6693 a592a061-630c-0410-9148-cb99ea01b6c8

ChangeLog
status [new file with mode: 0644]

index 8a4e884396c292fb1bbb6cc6443b9dd28c351d92..c9246c918dd53353baa6172f75c43cb712425bc0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-04-03  John Levon  <levon@movementarian.org>
+
+       * status: start a status file ...
+
 2003-03-27  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
        * INSTALL: mention --enable-maintainer-mode
diff --git a/status b/status
new file mode 100644 (file)
index 0000000..7b980a0
--- /dev/null
+++ b/status
@@ -0,0 +1,17 @@
+This file lists interface changes that might affect users in
+1.4.0, and also some bug fixes.
+
+Interface changes
+-----------------
+
+Some of the LyX functions have changed names :
+
+tab-insert -> cell-split
+tab-backward -> cell-backward
+tab-forward -> cell-forward
+
+Additionally, tab-forward (bound to the "Tab" key normally) no
+longer has any effect in normal text.
+
+Bug fixes
+---------