From b487206145c24b445829d7cd42c275f2af839c76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Matox?= Date: Thu, 21 Sep 2006 12:07:09 +0000 Subject: [PATCH] Change python requirement to 2.2 git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15106 a592a061-630c-0410-9148-cb99ea01b6c8 --- ChangeLog | 6 ++++++ INSTALL | 4 +--- README | 2 +- status.14x | 2 ++ 4 files changed, 10 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9b26bd9902..b0be34cbf3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-09-21 José Matos + + * status.14x: + * INSTALL: + * README: change python requirement from 1.5.2 to 2.2 + 2006-09-19 Jean-Marc Lasgouttes * ANNOUNCE: diff --git a/INSTALL b/INSTALL index 3c8c5605d8..8dd77c7623 100644 --- a/INSTALL +++ b/INSTALL @@ -114,9 +114,7 @@ The two following programs should be available at configuration time: as. Otherwise, LyX will not be able to run a number of tests. Note that users can run these tests manually with Edit>Reconfigure. - o Python 1.5.2 or newer installed to be able to import older LyX files - with the lyx2lyx script (this script is called automatically when - opening a file). + o Python 2.2 or newer installed. Creating the Makefile diff --git a/README b/README index 87c9f10f3c..87bde2ef21 100644 --- a/README +++ b/README @@ -32,7 +32,7 @@ What do I need to run LyX? A decent LaTeX2e installation (e.g. teTeX for unix) not older than 1995/12/01. - Python 1.5.2 or later to convert old LyX files + Python 2.2 or later How does the LyX version scheme work? diff --git a/status.14x b/status.14x index 922b4c05f8..56844b48bd 100644 --- a/status.14x +++ b/status.14x @@ -174,6 +174,8 @@ What's new * Miscellaneous +- LyX requires now python 2.2 to work properly. + - Display LaTeX package checking results faster during configuration. - Log the output of configure.py to a log file configure.log.